Images.php
authoredward <edward@roojs.com>
Thu, 10 May 2018 08:09:51 +0000 (16:09 +0800)
committeredward <edward@roojs.com>
Thu, 10 May 2018 08:09:51 +0000 (16:09 +0800)
Images.php

index 7829ee5..474eb64 100644 (file)
@@ -189,7 +189,6 @@ class Pman_Core_Images extends Pman
         
         
         if(!$this->hasPermission($img)){
-            print_R('test?');exit;
             $this->imgErr("access to this image/file has been denied.",$s);
             
         }