plugins/spamx/EditIPofURL.Admin.class.php
branchHEAD
changeset 7397 c27e9026f22a
parent 6838 cb1ba8d99085
child 7857 aa35484e45c8
     1.1 --- a/plugins/spamx/EditIPofURL.Admin.class.php	Sun Mar 15 17:29:16 2009 +0100
     1.2 +++ b/plugins/spamx/EditIPofURL.Admin.class.php	Thu Oct 29 13:00:11 2009 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  * @subpackage Modules
     1.5  */
     1.6  
     1.7 -if (strpos(strtolower($_SERVER['PHP_SELF']), 'EditIPofURL.Admin.class.php') !== false) {
     1.8 +if (strpos(strtolower($_SERVER['PHP_SELF']), 'editipofurl.admin.class.php') !== false) {
     1.9      die('This file can not be used on its own!');
    1.10  }
    1.11