UploadProgress.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 03:40:33 +0000 (11:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 03:40:33 +0000 (11:40 +0800)
UploadProgress.php

index 217188a..7616fbf 100644 (file)
@@ -14,7 +14,7 @@ class Pman_Core_UploadProgress extends Pman
         
         return true; 
     }
-    function get()
+    function get($v, $opts=array())
     {
         $this->sessionState(0); // turn off the session..
         header("Cache-Control: no-cache, must-revalidate");