Plugin Directory

Changeset 1781808


Ignore:
Timestamp:
12/06/2017 07:58:35 AM (8 years ago)
Author:
wpdevmgr2678
Message:

some changes

Location:
captcha/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • captcha/trunk/captcha.php

    r1781796 r1781808  
    182182        require_once( dirname( __FILE__ ) . '/includes/pro_banners.php' );
    183183        require_once( dirname( __FILE__ ) . '/includes/dashboard_page.php' );
     184       
    184185        $page = new Cptch_dashboard($plugin_basename);
    185186
     
    32103211           
    32113212       
    3212         if(isset($_GET['cptch_manual']) and $_GET['cptch_manual'] == 'manual')
     3213        /*if(isset($_GET['cptch_manual']) and $_GET['cptch_manual'] == 'manual')
    32133214        {   
    32143215       
     
    32383239       
    32393240           
    3240         }
     3241        }*/
    32413242       
    32423243       
Note: See TracChangeset for help on using the changeset viewer.