Home
last modified time | relevance | path

Searched refs:note_lc (Results 1 – 1 of 1) sorted by relevance

/web-master/entry/
H A Duser-note.php36 $note_lc = strtolower($note); variable
39 if (check_spam_urls($note_lc, 4)) {
44 if (check_spam_words($note_lc, $words_blacklist)) {
53 unset($note_lc);

Completed in 6 milliseconds