DataObjects/Core_group_right.php
authoredward <edward@roojs.com>
Mon, 31 Oct 2016 04:19:36 +0000 (12:19 +0800)
committeredward <edward@roojs.com>
Mon, 31 Oct 2016 04:19:36 +0000 (12:19 +0800)
DataObjects/Core_group_right.php

index 8226b60..7f3ae82 100755 (executable)
@@ -179,7 +179,7 @@ class Pman_Core_DataObjects_Core_group_right extends DB_DataObject
                 // since these are critical files.. die'ing with error is ok.
                 die("invalid json file: " . $fn);
                }
-            echo '<PRE>';print_r($ar);exit;
+           // echo '<PRE>';print_r($ar);
             foreach($ar as $k=> $perm) {
                 if ($k[0] == '/') {
                     continue; // it's a comment..