Images.php
authoredward <edward@roojs.com>
Wed, 5 Oct 2016 08:32:18 +0000 (16:32 +0800)
committeredward <edward@roojs.com>
Wed, 5 Oct 2016 08:32:18 +0000 (16:32 +0800)
Images.php

index a9fcc28..c2a626e 100644 (file)
@@ -160,6 +160,8 @@ class Pman_Core_Images extends Pman
                 urlencode("access to this image/file has been denied."));
         }
         
+        
+        
         $this->serve($img);
         exit;
     }