Mailer.php
authorChris <chris@roojs.com>
Wed, 20 Nov 2013 09:45:05 +0000 (17:45 +0800)
committerChris <chris@roojs.com>
Wed, 20 Nov 2013 09:45:05 +0000 (17:45 +0800)
Mailer.php

index 0b4dc74..c51f869 100644 (file)
@@ -234,7 +234,7 @@ class Pman_Core_Mailer {
                         $attch['file'],
                         $attch['mimetype'],
                         $attch['name'],
-                        false
+                        
                 );
             }