From d88785118337ae395eac03236a20d5979de77938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Freitag?= Date: Tue, 18 May 2021 09:22:07 +0200 Subject: Prefer string $file over 1-element array in script() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The string syntax is more obvious. There should be one (and preferably only one) way of doing things. Signed-off-by: François Freitag --- core/templates/installation.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/templates') diff --git a/core/templates/installation.php b/core/templates/installation.php index b9ab19f0357..5bdf8b0cc96 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -1,7 +1,5 @@ '> '> -- cgit v1.2.3