X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=UploadProgress.php;h=7616fbf6655221ef89d55b219567aaee6f31428c;hp=217188a61aec32f1f24e38fb84f5696660d9534b;hb=443623f47935eb52acd65a3ff0d84eab1fd5a98b;hpb=56b7aa61dad346a7771234a570bc4de5012829b2 diff --git a/UploadProgress.php b/UploadProgress.php index 217188a6..7616fbf6 100644 --- a/UploadProgress.php +++ b/UploadProgress.php @@ -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");