From 7c970031d06d8ec1addcb530dc71e2dc7da95178 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 10 Aug 2025 17:22:58 -0400 Subject: [PATCH] fix #2 for real this time --- lib/frontend.php | 42 ++++++++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/lib/frontend.php b/lib/frontend.php index 4b98849..9f819ba 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -402,24 +402,30 @@ class frontend{ $text = trim( - str_replace( - [ - "
", - " ", - "
",
-						"
" - ], - [ - "\n", - " ", - "", - "" - ], - explode( - "<?php", - highlight_string("]+>/', + "", + str_replace( + [ + "
", + " ", + "
",
+							"
", + "" + ], + [ + "\n", + " ", + "", + "", + "" + ], + explode( + "<?php", + highlight_string("