Changement de PhpCompta par NOALYSS
This commit is contained in:
parent
22f8f19b6e
commit
ad5e07fe25
35 changed files with 72 additions and 70 deletions
|
|
@ -774,7 +774,7 @@ class User
|
|||
$p_dossier = dossier::id();
|
||||
}
|
||||
|
||||
if ($this->login == 'phpcompta')
|
||||
if ($this->login == 'admin')
|
||||
return 1;
|
||||
$sql = 'select priv_priv from ac_users join jnt_use_dos using (use_id) join priv_user ' .
|
||||
' on ( jnt_use_dos.jnt_id = priv_user.priv_jnt) ' .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue