Tab completion suxx
[platal.git] / include / emails.inc.php
index 22642d8..c87bfc8 100644 (file)
@@ -259,7 +259,7 @@ class Redirect
                 return SUCCESS;
             }
         }
-        $this->emails[] = new Email(array($email,1,'','0000-00-00'));
+        $this->emails[] = new Email(array($email, 'active', '', '0000-00-00', '0000-00-00', 0));
 
         // security stuff
         $res = XDB::query("SELECT state, description