From: edward Date: Wed, 5 Oct 2016 08:40:43 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9b3ac191367d4fcfd89f05567c4d245a365f3372 Images.php --- 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);