DataObjects/Images.php
authorEdward <edward@roojs.com>
Wed, 26 Jun 2013 11:11:46 +0000 (19:11 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Jun 2013 11:11:46 +0000 (19:11 +0800)
DataObjects/Images.php

index 2e4cc3d..dda2b83 100644 (file)
@@ -80,7 +80,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
             }
             
             if (!$this->createFrom($path)) {
-                $roo->jerr("erro making image" . $q['_remote_upload']);
+                $roo->jerr("erro making image" . $q['_remote_upload'] . "??? " . ((int) $fetch));
             }
             
             $roo->addEvent("ADD", $this, $this->toEventString());