Images.php
authorChris <chris@roojs.com>
Wed, 7 Aug 2013 10:36:39 +0000 (18:36 +0800)
committerChris <chris@roojs.com>
Wed, 7 Aug 2013 10:36:39 +0000 (18:36 +0800)
Images.php

index c659c4d..a8fc77a 100644 (file)
@@ -200,6 +200,7 @@ class Pman_Core_Images extends Pman
             $this->jerr("missing data");
         }
         
+        print_r($_REQUEST['data']);
         
         $this->as_mimetype = $_REQUEST['as'];
         $this->mimetype = $_REQUEST['mimetype'];