Merge branch 'master' into entreprise
This commit is contained in:
commit
f275796e2e
194 changed files with 2362 additions and 2027 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//see licence.txt
|
||||
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
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/ac_common.php';
|
||||
require_once NOALYSS_INCLUDE.'/constant.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue