From 7593d693f192616582e3e1e7e9d435e2cc13ea66 Mon Sep 17 00:00:00 2001 From: asandikci Date: Thu, 11 May 2023 16:29:20 +0300 Subject: [PATCH] php quick fix --- dev/index.php | 4 ++-- links/index.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/index.php b/dev/index.php index 5f0cd5f..749ad5b 100644 --- a/dev/index.php +++ b/dev/index.php @@ -7,7 +7,7 @@ isDot()) && str_ends_with($file, ".css")) { echo '' . PHP_EOL . ' '; @@ -58,7 +58,7 @@ isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") { echo '' . PHP_EOL . ' '; diff --git a/links/index.php b/links/index.php index a5d7a79..c89d5e2 100644 --- a/links/index.php +++ b/links/index.php @@ -13,7 +13,7 @@ isDot()) && str_ends_with($file, ".css")) { echo '' . PHP_EOL . ' '; @@ -39,7 +39,7 @@ isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") { echo '' . PHP_EOL . ' ';