Security
This commit is contained in:
parent
2ac5f51382
commit
323cfa4762
1 changed files with 1 additions and 1 deletions
|
|
@ -395,7 +395,7 @@ jrn_def_name,jrn_def_class_deb,jrn_def_class_cred,jrn_type_id,jrn_desc,uj_priv,
|
|||
function check_action ( $p_action_id)
|
||||
{
|
||||
|
||||
if ( $this->admin==1 ) return 1;
|
||||
if ( $this->Admin()==1 ) return 1;
|
||||
if ( $this->is_local_admin(dossier::id()) == 1 ) return 1;
|
||||
|
||||
$Res=ExecSqlParam($this->db,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue