plugins/spamx/Header.Examine.class.php
branchHEAD
changeset 7397 c27e9026f22a
parent 6842 e08747bfab7c
     1.1 --- a/plugins/spamx/Header.Examine.class.php	Sun Mar 15 21:54:28 2009 +0100
     1.2 +++ b/plugins/spamx/Header.Examine.class.php	Thu Oct 29 13:00:11 2009 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  * @subpackage Modules
     1.5  */
     1.6  
     1.7 -if (strpos(strtolower($_SERVER['PHP_SELF']), 'Header.Examine.class.php') !== false) {
     1.8 +if (strpos(strtolower($_SERVER['PHP_SELF']), 'header.examine.class.php') !== false) {
     1.9      die('This file can not be used on its own!');
    1.10  }
    1.11