new license
parent
c67d7766d0
commit
bb9e929d57
|
@ -3,7 +3,6 @@
|
||||||
* This makes our life easier when dealing with paths. Everything is relative
|
* This makes our life easier when dealing with paths. Everything is relative
|
||||||
* to the application root now.
|
* to the application root now.
|
||||||
*/
|
*/
|
||||||
phpinfo();
|
|
||||||
chdir(dirname(__DIR__));
|
chdir(dirname(__DIR__));
|
||||||
|
|
||||||
// Decline static file requests back to the PHP built-in webserver
|
// Decline static file requests back to the PHP built-in webserver
|
||||||
|
|
Loading…
Reference in New Issue