From: Roland Häder Date: Sat, 14 Nov 2020 14:50:24 +0000 (+0100) Subject: Ops! X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c4a20613a8d829b34de533ddbeb56a99534d78c5;p=friendica.git Ops! Signed-off-by: Roland Häder --- diff --git a/update.php b/update.php index 7c773f4ee5..37cccd768d 100644 --- a/update.php +++ b/update.php @@ -747,5 +747,5 @@ function pre_update_1365() return Update::FAILED; } - return UPDATE::SUCCESS; + return Update::SUCCESS; }