From 1a91fd7791f41f2600300f80e837da58169725a9 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))