From: Philipp Holzer Date: Sun, 29 Apr 2018 16:13:24 +0000 (+0200) Subject: Add Install Mode X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=da9ac7b879f787cdf1b76e5863734e592193bb75;p=friendica.git Add Install Mode - increased code quality --- diff --git a/src/Core/Install.php b/src/Core/Install.php index f23254f465..4ebc663e80 100644 --- a/src/Core/Install.php +++ b/src/Core/Install.php @@ -348,7 +348,6 @@ class Install extends BaseObject } self::addCheck($checks, L10n::t('view/smarty3 is writable'), $status, true, $help); - } /**