mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
- sancho mails über config deaktivieren
This commit is contained in:
@@ -53,6 +53,8 @@ function sendSanchoMail(
|
||||
|
||||
$sancho_mail_config = $ci->config->item('mail');
|
||||
|
||||
if ($sancho_mail_config['sancho_mail_enabled'] === false)
|
||||
return true;
|
||||
|
||||
if ($from == '')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user