Format comment
This commit is contained in:
parent
2931e94d70
commit
f0a051e7cc
@ -12,10 +12,7 @@ set_include_path(implode(PATH_SEPARATOR, array(
|
||||
get_include_path(),
|
||||
)));
|
||||
|
||||
/** Zend_Application */
|
||||
//require_once 'Zend/Application.php';
|
||||
|
||||
//Use classmap autoloader - useful with opcode and realpath cache
|
||||
// --- Use classmap autoloader - useful with opcode and realpath cache
|
||||
require_once 'Zend/Loader/AutoloaderFactory.php';
|
||||
require_once 'Zend/Loader/ClassMapAutoloader.php';
|
||||
Zend_Loader_AutoloaderFactory::factory(array(
|
||||
|
Loading…
Reference in New Issue
Block a user