autoloader.php minmod

This commit is contained in:
xdrm-brackets 2016-12-06 15:14:43 +01:00
parent e888b04d50
commit 0fd0aabd59
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<?php
/* [1] On definit les chemins absolus si c'est pas deja fait
=========================================================*/
if( !defined('__ROOT__') ) define('__ROOT__', dirname(__FILE__) );