removed obscene comment
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user