DataObjects/Images.php
authorEdward <edward@roojs.com>
Tue, 19 Nov 2013 13:00:58 +0000 (21:00 +0800)
committerEdward <edward@roojs.com>
Tue, 19 Nov 2013 13:00:58 +0000 (21:00 +0800)
DataObjects/Images.php

index 68ef50d..881aa55 100644 (file)
@@ -178,7 +178,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
     function getStoreName() 
     {
         $opts = HTML_FlexyFramework::get()->Pman;
-        print_r($this->filename);exit;
+        
         $fn = preg_replace('/[^a-z0-9\.]+/i', '_', $this->filename);
         print_r($fn);exit;
         return implode( '/', array(