GroupRights.php
authoredward <edward@roojs.com>
Tue, 12 Dec 2017 06:24:55 +0000 (14:24 +0800)
committeredward <edward@roojs.com>
Tue, 12 Dec 2017 06:24:55 +0000 (14:24 +0800)
GroupRights.php

index 6baf3ea..749d705 100644 (file)
@@ -53,6 +53,8 @@ class Pman_Admin_GroupRights extends Pman
             $cur[$p->rightname] = clone($p);
         }
         
+        print_R($cur);exit;
+        
 //        print_r($cur);exit;
         
         $e = -1;