forked from leftypol/leftypol
...
This commit is contained in:
parent
df0813e9d8
commit
345aeabc59
1 changed files with 1 additions and 1 deletions
2
mod.php
2
mod.php
|
@ -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))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue