From 28e08090094917e87ac0348a3cb841e9a136028c Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 1 Jun 2017 12:47:22 +0800 Subject: [PATCH] GroupRights.php --- GroupRights.php | 1 - 1 file changed, 1 deletion(-) diff --git a/GroupRights.php b/GroupRights.php index addf967..68ed97a 100644 --- a/GroupRights.php +++ b/GroupRights.php @@ -52,7 +52,6 @@ class Pman_Admin_GroupRights extends Pman while ($p->fetch()) { $cur[$p->rightname] = clone($p); } - print_R($cur);exit; $e = -1; $ar = array(); // echo "
"; print_r($p->defaultPermData() );
-- 
2.39.2