X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=UploadProgress.php;h=7616fbf6655221ef89d55b219567aaee6f31428c;hp=bc87f108d4b311468c042d0faafd5d0bd3fd9015;hb=443623f47935eb52acd65a3ff0d84eab1fd5a98b;hpb=55b0b57156c5021523bda8afe0593b337f1d041b diff --git a/UploadProgress.php b/UploadProgress.php index bc87f108..7616fbf6 100644 --- a/UploadProgress.php +++ b/UploadProgress.php @@ -20,7 +20,6 @@ class Pman_Core_UploadProgress extends Pman header("Cache-Control: no-cache, must-revalidate"); header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); if ( !function_exists('uploadprogress_get_info')) { - print_R('not exist??');exit; $this->jok(false); } if (!empty($_GET['id'])) {