Changed OrderFiles; name is now dropdown of predefined types; Certain
types send emails
This commit is contained in:
@@ -59,7 +59,6 @@ class Emailnotification {
|
||||
|
||||
public function setTo($email) {
|
||||
$this->email_to = $email;
|
||||
$this->to_name = $name;
|
||||
}
|
||||
|
||||
public function send() {
|
||||
|
||||
Reference in New Issue
Block a user