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
|
|
@ -19,7 +19,7 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
require_once NOALYSS_INCLUDE.'/lib/noalyss_sql.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/database.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/database.class.php';
|
||||
|
||||
/**
|
||||
* class_tva_rate_sql.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue