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); - } /**