This commit is contained in:
Savetheinternet 2011-10-09 13:07:09 +11:00
parent 490c9fb66c
commit 1a91fd7791

View File

@ -929,7 +929,7 @@
continue;
$match[] = $pdo->quote($word);
}
// a
$like = '';
foreach($match as &$phrase) {
if(!empty($like))