info('Begin: SugarSoapService2->register'); $this->excludeFunctions = $excludeFunctions; $registryObject = new $this->registryClass($this); $registryObject->register(); $this->excludeFunctions = array(); $GLOBALS['log']->info('End: SugarSoapService2->register'); } // fn } // clazz ?>