mirror of
https://gitlab.com/siarp/beethoven2000.de.git
synced 2026-08-07 19:18:18 +00:00
update Tilman's family name in contact email
This commit is contained in:
@@ -5,7 +5,7 @@ require('message.inc');
|
|||||||
|
|
||||||
class Contact_Mail extends Message {
|
class Contact_Mail extends Message {
|
||||||
|
|
||||||
private $to = 'Martin Stadler <martin@siarp.de>, Tilman Walther <tilman@tilman.de>';
|
private $to = 'Martin Stadler <martin@siarp.de>, Tilman Liero <tilman@tilman.de>';
|
||||||
private $subject = 'Post für Beethoven2000';
|
private $subject = 'Post für Beethoven2000';
|
||||||
private $from = 'Beethoven2000 Kontaktformular <abi@beethoven2000.de>';
|
private $from = 'Beethoven2000 Kontaktformular <abi@beethoven2000.de>';
|
||||||
|
|
||||||
@@ -45,4 +45,4 @@ class Contact_Mail extends Message {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user