From 9c109101dfc4b1039736c983ab1826befccd722a Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 11 Aug 2022 16:37:26 +0200 Subject: [PATCH] Improve the code clarity MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Tim Düsterhus --- extra/migrate-fa-v4.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/migrate-fa-v4.php b/extra/migrate-fa-v4.php index 5169b6369f..57c23afa69 100755 --- a/extra/migrate-fa-v4.php +++ b/extra/migrate-fa-v4.php @@ -20,7 +20,7 @@ if (\PHP_SAPI !== 'cli') { // name: string; // type: "brand" | "regular" | "solid"; // } -$json = <<getPathname())) { $updatedFiles++; } -- 2.20.1