Mail/mime.php
authorjohn <john@roojs.com>
Thu, 12 Jul 2018 12:30:00 +0000 (20:30 +0800)
committerjohn <john@roojs.com>
Thu, 12 Jul 2018 12:30:00 +0000 (20:30 +0800)
Mail/mime.php

index da93fcd..96f4093 100644 (file)
@@ -183,6 +183,7 @@ class Mail_mime
 
         // Update build parameters
         if (!empty($params) && is_array($params)) {
+            
             // while (list($key, $value) = each($params)) {
             //     $this->_build_params[$key] = $value;
             // }