Home
last modified time | relevance | path

Searched defs:restrictedGroups (Results 1 – 3 of 3) sorted by relevance

/dports/www/phpmyfaq/phpmyfaq/admin/
H A Dcategory.edit.php48 $restrictedGroups = false; variable
51 $restrictedGroups = true; variable
H A Drecord.edit.php198 $restrictedGroups = false; variable
202 $restrictedGroups = true; variable
H A Dajax.autosave.php74 …$restrictedGroups = ('all' == $group_permission) ? -1 : Filter::filterInput(INPUT_POST, 'restricte… variable