X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FUpdate.php;h=a52ef903b2da8867854fc1660317d57817e51cec;hb=8146ff150530fc742720b6c03f6f419260013484;hp=3a356d162434cf34ef047e6179b8ff95c67ed390;hpb=6a2c0b3cc7ff6924cfbc7f46ec9427d4677a504c;p=friendica.git diff --git a/src/Core/Update.php b/src/Core/Update.php index 3a356d1624..a52ef903b2 100644 --- a/src/Core/Update.php +++ b/src/Core/Update.php @@ -305,6 +305,7 @@ class Update 'uid' => $admin['uid'], 'type' => SYSTEM_EMAIL, 'to_email' => $admin['email'], + 'subject' => l10n::t('[Friendica Notify] Database update'), 'preamble' => $preamble, 'body' => $preamble, 'language' => $lang]