GroupRights.php
authorKH Lau <khlau@roojs.com>
Tue, 30 Jan 2018 08:12:52 +0000 (16:12 +0800)
committerKH Lau <khlau@roojs.com>
Tue, 30 Jan 2018 08:12:52 +0000 (16:12 +0800)
GroupRights.php

index 7228a21..44b9782 100644 (file)
@@ -103,7 +103,7 @@ class Pman_Admin_GroupRights extends Pman
             return $a['descript'] - $b['descript'];     
         });
         */
-        //print_r($ar);exit;
+        print_r($ar);exit;
         $this->jdata($ar);