Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
This commit is contained in:
parent
a99d1e16fe
commit
2e74ca5bdf
109 changed files with 623 additions and 608 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
include_once("../include/constant.php");
|
||||
include_once("lib/ac_common.php");
|
||||
require_once('lib/database.class.php');
|
||||
require_once('class/database.class.php');
|
||||
require_once ('class/dossier.class.php');
|
||||
require_once('lib/html_input.class.php');
|
||||
require_once('lib/icon_action.class.php');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue