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

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