Merge branch 'master' into entreprise
This commit is contained in:
commit
f275796e2e
194 changed files with 2362 additions and 2027 deletions
|
|
@ -23,7 +23,7 @@ define('ALLOWED',1);
|
|||
* \brief Main file
|
||||
*/
|
||||
require_once '../include/constant.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/database.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/database.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/dossier.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/user_common.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue