MailTemplateList.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 09:04:53 +0000 (17:04 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 09:04:53 +0000 (17:04 +0800)
MailTemplateList.php

index baa4845..104b1d7 100644 (file)
@@ -26,7 +26,6 @@ class Pman_Core_MailTemplateList extends Pman_Core_ConvertStyle
                         continue;
                     }
                     echo "$dir/mail/$entry<br/>";
-                    echo dir("$dir/mail/");
 //                    $ret[] = array(
 //                        'file' => $entry,
 //                        'content' => $this->convertStyle("$dir/mail/$entry")