DataObjects/Core_curr_rate.php
[Pman.Core] / Mailer.php
index a659570..7ab5f95 100644 (file)
@@ -55,7 +55,7 @@
  */
 
 class Pman_Core_Mailer {
-    var $debug          = 2;
+    var $debug          = 0;
     var $page           = false; /* usually a html_flexyframework_page */
     var $contents       = false; /* object or array */
     var $template       = false; /* string */
@@ -299,7 +299,7 @@ class Pman_Core_Mailer {
             
             return $email;
         }
-        )
+        
         //$this->log( htmlspecialchars(print_r($email,true)));
         
         ///$recipents = array($this->email);