1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-12 01:50:48 +01:00
This commit is contained in:
Savetheinternet 2011-10-09 13:07:09 +11:00
parent 345aeabc59
commit 5765af7270

View File

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