From c35ca3b747c6bd1056623d505634c4fe383f42a9 Mon Sep 17 00:00:00 2001 From: crowjake Date: Sun, 7 Jul 2024 18:29:15 +0100 Subject: [PATCH] removed whitespace on empty lines --- phpBB/phpbb/search/fulltext_native.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/phpbb/search/fulltext_native.php b/phpBB/phpbb/search/fulltext_native.php index 7412f02f4f..a2d4dab98e 100644 --- a/phpBB/phpbb/search/fulltext_native.php +++ b/phpBB/phpbb/search/fulltext_native.php @@ -299,10 +299,10 @@ class fulltext_native extends \phpbb\search\base ); $keywords = preg_replace($match, $replace, $keywords); - + // Ensure a space exists before +, - and | to make the split and count work correctly $countable_keywords = preg_replace('/(?