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
|
|
@ -25,7 +25,7 @@
|
|||
* @brief
|
||||
*
|
||||
*/
|
||||
require_once NOALYSS_INCLUDE.'/database/noalyss_sql.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/noalyss_sql.class.php';
|
||||
|
||||
class Stock_Sql extends Noalyss_SQL {
|
||||
function __construct($cn,$p_id=-1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue