Plugin Directory

Changeset 662839


Ignore:
Timestamp:
02/03/2013 04:33:16 PM (13 years ago)
Author:
Bit51
Message:

One more fix for IWP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • better-wp-security/trunk/inc/secure.php

    r662836 r662839  
    2424            }
    2525           
    26             if ( $iwp_action ) {
     26            if ( isset( $iwp_action ) ) {
    2727                $isIWP = true;
    2828            } else {
Note: See TracChangeset for help on using the changeset viewer.