DataObjects/Core_mailing_list_message.php
authorEdward <edward@roojs.com>
Thu, 20 Feb 2014 09:34:18 +0000 (17:34 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Feb 2014 09:34:18 +0000 (17:34 +0800)
DataObjects/Core_mailing_list_message.php

index dee6343..c5244f6 100644 (file)
@@ -289,7 +289,7 @@ Content-Transfer-Encoding: 7bit
         $imageCache = session_save_path() . '/email-cache-' . getenv('APACHE_RUN_USER') . '/mail/' . $this->tableName() . '-' . $this->id . '-images.txt';
         
         $ids = $this->attachmentIds();
-        print_r($ids);exit;
+        
         //$this->jerr(print_r($ids,true));