removed obscene comment
This commit is contained in:
parent
c9471df00d
commit
8bcf2cd1f3
3
mod.php
3
mod.php
@ -322,10 +322,7 @@
|
|||||||
// Use asterisk as wildcard to suit convention
|
// Use asterisk as wildcard to suit convention
|
||||||
$phrase = str_replace('*', '%', $phrase);
|
$phrase = str_replace('*', '%', $phrase);
|
||||||
|
|
||||||
// wat "this is a test" "niggers and jews" hello world
|
|
||||||
|
|
||||||
$like = '';
|
$like = '';
|
||||||
|
|
||||||
$match = Array();
|
$match = Array();
|
||||||
|
|
||||||
// Find exact phrases
|
// Find exact phrases
|
||||||
|
Loading…
Reference in New Issue
Block a user