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

index cdaa853..636f5f0 100644 (file)
@@ -292,6 +292,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));