DataObjects/Images.php
authorChris <chris@roojs.com>
Mon, 17 Jun 2013 10:19:24 +0000 (18:19 +0800)
committerChris <chris@roojs.com>
Mon, 17 Jun 2013 10:19:24 +0000 (18:19 +0800)
DataObjects/Images.php

index e58c188..0041180 100644 (file)
@@ -447,7 +447,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
         $size = implode(strpos($size,'c') > -1 ? 'c' : 'x', $sizear);
 //        print_r($size);
         $fc = $this->toFileConvert();
-        print_r($fc);
+        print_r($size);
         exit;
         $fc->convert($this->mimetype, $size);