Images.php
authoredward <edward@roojs.com>
Wed, 2 Dec 2015 08:11:07 +0000 (16:11 +0800)
committeredward <edward@roojs.com>
Wed, 2 Dec 2015 08:11:07 +0000 (16:11 +0800)
Images.php

index bcbcde2..c1df141 100644 (file)
@@ -162,7 +162,8 @@ class Pman_Core_Images extends Pman
         exit;
     }
     
-    function hasPermission($img) {
+    function hasPermission($img) 
+    {
         return true;
     }