new license

pull/1/head
Jerome De Almeida 2017-02-01 16:40:43 +01:00
parent c67d7766d0
commit bb9e929d57
1 changed files with 0 additions and 1 deletions

View File

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