Images.php
authorEdward <edward@roojs.com>
Wed, 17 Sep 2014 05:01:24 +0000 (13:01 +0800)
committerEdward <edward@roojs.com>
Wed, 17 Sep 2014 05:01:24 +0000 (13:01 +0800)
Images.php

index 002a0ef..41a5de7 100644 (file)
@@ -58,7 +58,6 @@ class Pman_Core_Images extends Pman
         $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...