yes, it is in config/config.php.
But there is also option that superadmin (hostmaster) could specify
which admin could assign which ACLs. So you sould login as admin which
have the hostmaster privilege and add the privilege for changing
'mobile' ACL for other admins.
Karel
flavio napsal(a):
Hi Karel, hi all
just another question: where acl.php page does get "local","int" and
"ld" values?
I suppose in config/config.php ACL section, but adding a new value as
below, it does not appear in acl page.
$config->grp_values=array();
$config->grp_values[]="ld";
$config->grp_values[]="local";
$config->grp_values[]="int"; */
$config->grp_values[]="mobile";
Thanks for support,
Flavio