Zend: Reset require_once in Zend_Loader_Autoloader

refs #7464
This commit is contained in:
Eric Lippmann 2014-11-14 14:03:20 +01:00
parent 5bd888f46c
commit c1591bc641

View File

@ -21,6 +21,7 @@
*/ */
/** Zend_Loader */ /** Zend_Loader */
require_once 'Zend/Loader.php';
/** /**
* Autoloader stack and namespace autoloader * Autoloader stack and namespace autoloader