Images.php
authoredward <edward@roojs.com>
Tue, 31 May 2016 02:42:10 +0000 (10:42 +0800)
committeredward <edward@roojs.com>
Tue, 31 May 2016 02:42:10 +0000 (10:42 +0800)
Images.php

index 249786f..c41c6a0 100644 (file)
@@ -61,10 +61,11 @@ class Pman_Core_Images extends Pman
         //if (!empty($_GET['_post'])) {
         //   return $this->post();
         //}
-        print_R($_REQUEST);exit;
+        
         $this->as_mimetype = empty($_REQUEST['as']) ? '' : $_REQUEST['as'];
         
         $bits= explode('/', $s);
+        print_r($bits);exit;
         $id = 0;
 //        var_dump($bits);die('in');
         // without id as first part...