Update init_autoloader.php
authorYonmaN <yonmanm@gmail.com>
Mon, 3 Sep 2012 11:57:15 +0000 (14:57 +0300)
committerYonmaN <yonmanm@gmail.com>
Mon, 3 Sep 2012 11:57:15 +0000 (14:57 +0300)
commit36f90f983b2e4aba259b9718517a45ca8f5b2e08
tree11a70e029aab2b6a9f6841150623a8b46d6267b2
parent687f56a2ce2700632389dba961b630213f761f66
Update init_autoloader.php

Found it handy to allow an application to have the zf2 path specified through the php.ini file or some other ini in scandir. These can be also cascaded and managed centrally which is also nice when you can't specify an environment variable.
init_autoloader.php