[SOLVED] access the cmsms object outside of an UDT
Posted: Tue Nov 18, 2014 4:29 pm
Hi,
We'd like to use this object the regular way, for instance:
$feu = cmsms()->GetModuleInstance('FrontEndUsers');
But not in a udt. In a regular php file which would be in the cmsms folder.
(this file would be called through ajax)
Is it possible?
Thanks
We'd like to use this object the regular way, for instance:
$feu = cmsms()->GetModuleInstance('FrontEndUsers');
But not in a udt. In a regular php file which would be in the cmsms folder.
(this file would be called through ajax)
Is it possible?
Thanks