X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Images.php;h=3c757e64d8e8e61986bb043065cc7f0fb5b713b1;hb=8a497dc399303399256ad32148b65d9d0e8fe650;hp=252cd249fb35141b675698520ae85310fadbff7c;hpb=594a074cfe6d7131e36b7fb5bbfb9716ca7b7fea;p=Pman.Core diff --git a/Images.php b/Images.php index 252cd249..3c757e64 100644 --- a/Images.php +++ b/Images.php @@ -183,7 +183,7 @@ class Pman_Core_Images extends Pman if (!$id || !$img->get($id)) { $this->imgErr("image has been removed or deleted.",$s); } - + print_r($img);exit; if (!$this->authUser && !in_array($img->ontable,$this->public_image_tables)) { if ($img->ontable != 'core_company') {