Matthew Weier O'Phinney-3 wrote: > > $loader = new Zend_Application_Module_Autoloader(array( > 'basePath' => APPLICATION_PATH, > 'namespace' => '', // no resource namespace > )); >
Hi, are there any side effects of having an "empty" namespace? Regards, Goran Juric http://gogs.info/ -- View this message in context: http://www.nabble.com/Zend_Loader_Autoloader-match-Zend_Loader-functionality-tp23344467p23384297.html Sent from the Zend Framework mailing list archive at Nabble.com.
