mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 17:59:22 +02:00
Update mailer.php
This commit is contained in:
parent
7a49b5dedc
commit
905cce7021
@ -16,7 +16,7 @@ if (!hasFlag(FLAG_CONTENT_MAILER) && !superAdmin()) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!config('mail_enabled')) {
|
if (!config('mail_enabled')) {
|
||||||
echo 'Mail support disabled.';
|
echo 'Mail support disabled in config.';
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user