コード例 #1
0
ファイル: gtj25.php プロジェクト: Ibrahim1/aec
 static function countAdmins()
 {
     return count(xJACLhandler::getUsersByGroup(xJACLhandler::getAdminGroups()));
 }