Images.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:25:01 +0000 (10:25 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:25:01 +0000 (10:25 +0800)
Images.php

index b97a933..0ccdfef 100644 (file)
@@ -169,7 +169,7 @@ class Pman_Core_Images extends Pman
         return true;
     }
     
-    function post()
+    function post($v)
     {
         
         if (!$this->authUser) {