From 07eec62e7e89528be512031fb5eabce81ee5b7e3 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 1 Jun 2017 13:21:51 +0800 Subject: [PATCH] GroupRights.php --- GroupRights.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GroupRights.php b/GroupRights.php index a64d139..851655f 100644 --- a/GroupRights.php +++ b/GroupRights.php @@ -53,7 +53,7 @@ class Pman_Admin_GroupRights extends Pman $cur[$p->rightname] = clone($p); } - print_r($cur);exit; +// print_r($cur);exit; $e = -1; $ar = array(); -- 2.39.2