From: Michael Date: Wed, 26 Aug 2020 07:01:01 +0000 (+0000) Subject: Added newline at the end of the file X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d25050b9c8b8315c41aa6b46d1a47bdfd89fd425;p=friendica.git Added newline at the end of the file --- diff --git a/update.php b/update.php index 775262297d..ec6a94f0e3 100644 --- a/update.php +++ b/update.php @@ -747,4 +747,4 @@ function pre_update_1365() return Update::FAILED; } -} \ No newline at end of file +}