Make WordPress Core


Ignore:
Timestamp:
02/02/2005 08:40:44 AM (21 years ago)
Author:
saxmatt
Message:

Adding support for a proxy-specific RBL that has shown to be extremely effective

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/upgrade-schema.php

    r2192 r2199  
    215215    add_option('blacklist_keys');
    216216    add_option('comment_registration', 0);
     217    add_option('open_proxy_check', 1);
    217218
    218219    // Delete unused options
Note: See TracChangeset for help on using the changeset viewer.