From 9b3ac191367d4fcfd89f05567c4d245a365f3372 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 5 Oct 2016 16:40:43 +0800 Subject: [PATCH] Images.php --- Images.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Images.php b/Images.php index fba51356..7eb5c04e 100644 --- a/Images.php +++ b/Images.php @@ -61,7 +61,7 @@ class Pman_Core_Images extends Pman //if (!empty($_GET['_post'])) { // return $this->post(); //} - + print_r("test");exit; $this->as_mimetype = empty($_REQUEST['as']) ? '' : $_REQUEST['as']; $bits= explode('/', $s); -- 2.39.2