Code Comments
Programming Forum and web based access to our favorite programming groups.derick Sat Apr 16 18:36:55 2005 EDT Modified files: /php-bugs-web/include functions.inc Log: - More spam blocks :I http://cvs.php.net/diff.php/php-bug...50&t y=u Index: php-bugs-web/include/functions.inc diff -u php-bugs-web/include/functions.inc:1.149 php-bugs-web/include/functi ons.inc:1.150 --- php-bugs-web/include/functions.inc:1.149 Thu Apr 14 15:57:09 2005 +++ php-bugs-web/include/functions.inc Sat Apr 16 18:36:55 2005 @@ -19,7 +19,7 @@ if (substr_count(strtolower($string), 'http://') > 5) { return true; } - if (preg_match("/(massage)|(mortage)|(sex)/i", $string)) { + if (preg_match("/(spy)|(bdsm)|(massage)|(mortage)|(sex)/i", $string)) { return true; } return false;
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.