From b112df0060e26b0944be171acc0b1b514f46677e Mon Sep 17 00:00:00 2001 From: 3x0k1d <3x0k1d@gmail.com> Date: Mon, 5 May 2025 05:24:20 +0300 Subject: [PATCH] meme --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 7c4b563..ddb57b4 100644 --- a/index.php +++ b/index.php @@ -27,7 +27,7 @@ for ($i = 0; $i < count($module_list); $i++) { echo " Error. Modules doesn't deffined". $module_list[$i] .""; } else { - echo " ". $module_list[$i] . ":< a href=\"". $module_list[$i] .".php\">" . "тык" . `\n`; + echo '< a href="\\'. $module_list[$i] .'.php\">' . 'тык ' . `\n`; } }