added pipework history job
This commit is contained in:
@@ -252,7 +252,7 @@ try {
|
||||
}
|
||||
|
||||
// Recipients
|
||||
$mail->setFrom('thetool.xinon.at', 'XINON TheTool'); // Use sender address from config if available
|
||||
$mail->setFrom('thetool@xinon.at', 'XINON TheTool'); // Use sender address from config if available
|
||||
$mail->addAddress('mark.zaff@xinon.eu', 'Mark Zaff');
|
||||
$mail->addAddress('luca.haid@xinon.eu', 'Luca Haid');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user