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

index e58c188..759a9ec 100644 (file)
@@ -447,8 +447,8 @@ 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);
-        exit;
+//        print_r($fc);
+//        exit;
         $fc->convert($this->mimetype, $size);