X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_group_right.php;h=36d338ecd8592a19e4d996d8826ea7388f4f164c;hp=95b28bcf4dc10be9b4042d9be99257bc7212f89f;hb=HEAD;hpb=0e1dc9b599819d077a5c60dce1b7137ce3205a84 diff --git a/DataObjects/Core_group_right.php b/DataObjects/Core_group_right.php index 95b28bcf..36d338ec 100755 --- a/DataObjects/Core_group_right.php +++ b/DataObjects/Core_group_right.php @@ -175,7 +175,6 @@ class Pman_Core_DataObjects_Core_group_right extends DB_DataObject continue; } $ar = (array)json_decode(file_get_contents($fn)); - print_R($ar);exit; if (empty($ar)) { // since these are critical files.. die'ing with error is ok. die("invalid json file: " . $fn);