UploadProgress.php
authoredward <edward@roojs.com>
Thu, 22 Feb 2018 03:48:51 +0000 (11:48 +0800)
committeredward <edward@roojs.com>
Thu, 22 Feb 2018 03:48:51 +0000 (11:48 +0800)
UploadProgress.php

index 7616fbf..bc87f10 100644 (file)
@@ -20,6 +20,7 @@ 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'])) {