This commit is contained in:
Savetheinternet 2011-10-09 13:07:04 +11:00
parent df0813e9d8
commit 345aeabc59

View File

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