Images.php
authoredward <edward@roojs.com>
Wed, 5 Oct 2016 08:40:43 +0000 (16:40 +0800)
committeredward <edward@roojs.com>
Wed, 5 Oct 2016 08:40:43 +0000 (16:40 +0800)
Images.php

index fba5135..7eb5c04 100644 (file)
@@ -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);