From: edward Date: Tue, 12 Dec 2017 06:31:15 +0000 (+0800) Subject: GroupRights.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=843793a8a8f602c130a91457668e577c16fd9bdd GroupRights.php --- diff --git a/GroupRights.php b/GroupRights.php index 3ee3446..6baf3ea 100644 --- a/GroupRights.php +++ b/GroupRights.php @@ -57,7 +57,7 @@ class Pman_Admin_GroupRights extends Pman $e = -1; $ar = array(); - echo "
"; print_r($p->defaultPermData() );exit;
+        // echo "
"; print_r($p->defaultPermData() );
         foreach($p->defaultPermData() as $k => $defdata) {
             
             if (empty($defdata[0])) { // no admin data available..