| branch | HEAD |
| changeset 7397 | c27e9026f22a |
| parent 6920 | add909bdec43 |
| child 7557 | 20535c7a6847 |
1.1 --- a/plugins/spamx/IP.Examine.class.php Sat Apr 11 17:03:12 2009 +0200 1.2 +++ b/plugins/spamx/IP.Examine.class.php Thu Oct 29 13:00:11 2009 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 * @subpackage Modules 1.5 */ 1.6 1.7 -if (strpos(strtolower($_SERVER['PHP_SELF']), 'IP.Examine.class.php') !== false) { 1.8 +if (strpos(strtolower($_SERVER['PHP_SELF']), 'ip.examine.class.php') !== false) { 1.9 die('This file can not be used on its own!'); 1.10 } 1.11