This commit is contained in:
Savetheinternet 2011-10-09 13:07:09 +11:00
parent 345aeabc59
commit 5765af7270
1 changed files with 1 additions and 1 deletions

View File

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