Format comment

This commit is contained in:
Michael RICOIS 2015-01-22 16:59:05 +00:00
parent 2931e94d70
commit f0a051e7cc

View File

@ -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(