Move Noalyss_SQL.class.php do the lib folder
This commit is contained in:
parent
2ac38fc2ea
commit
52a28b01c2
10 changed files with 9 additions and 9 deletions
|
|
@ -30,7 +30,7 @@
|
|||
*/
|
||||
require_once NOALYSS_INCLUDE.'/lib/database.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
|
||||
require_once NOALYSS_INCLUDE.'/database/noalyss_sql.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/noalyss_sql.class.php';
|
||||
|
||||
/**
|
||||
* @brief Manage the table public.profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue