rel8100
Merge branch 'master' into entreprise
This commit is contained in:
commit
3867346d28
297 changed files with 22561 additions and 7418 deletions
|
|
@ -29,7 +29,7 @@ require_once NOALYSS_INCLUDE.'/class/database.class.php';
|
|||
class Jrn_def_SQL extends Noalyss_SQL
|
||||
{
|
||||
|
||||
function __construct(Database $p_cn, $p_id=-1)
|
||||
function __construct(DatabaseCore $p_cn, $p_id=-1)
|
||||
{
|
||||
$this->table="public.jrn_def";
|
||||
$this->primary_key="jrn_def_id";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue