From 5765af727039af6e9bcf23cb98ef0f12ef85d8a5 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sun, 9 Oct 2011 13:07:09 +1100 Subject: [PATCH] ... --- mod.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.php b/mod.php index 2abfc8d6..4ec672c7 100644 --- a/mod.php +++ b/mod.php @@ -929,7 +929,7 @@ continue; $match[] = $pdo->quote($word); } - // a + $like = ''; foreach($match as &$phrase) { if(!empty($like))