From 345aeabc5992f327c4e735b728389d8ad07ea45d Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sun, 9 Oct 2011 13:07:04 +1100 Subject: [PATCH] ... --- mod.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.php b/mod.php index 4ec672c7..2abfc8d6 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))