XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
$admin_dir = $GLOBALS['xoops']->path( '/modules/system/admin' ) | |
$all_ok = false | |
$dirlist = XoopsLists::getDirListAsArray($admin_dir) | |
$groups = $GLOBALS['xoopsUser']->getGroups() | |
$index = 0 | |
if(!in_array(XOOPS_GROUP_ADMIN, $groups)) | else |
$admin_dir = $GLOBALS['xoops']->path( '/modules/system/admin' ) |