You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!empty($subperms)) {
$whereforadd .= " OR (module='".$this->db->escape($module)."' AND perms='".$this->db->escape($perms)."' AND (subperms='lire' OR subperms='read'))";
} elseif (!empty($perms)) {
$whereforadd .= " OR (module='".$this->db->escape($module)."' AND (perms='lire' OR perms='read') AND subperms IS NULL)";
}
ou faire comment agenda mais c'est moche 398c9de d8bc8ab
The text was updated successfully, but these errors were encountered:
evarisk-theo
changed the title
droit : ne voir que les formations ou je suis affecté(e)
droit : ne voir que les formations/audit/réunion ou je suis affecté(e)
Feb 8, 2023
Impossible pour le moment a cause de ca
functions addrights
ou faire comment agenda mais c'est moche
398c9de
d8bc8ab
The text was updated successfully, but these errors were encountered: