Plugin Directory

Changeset 1781809


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

some changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • captcha/tags/4.4/captcha.php

    r1781807 r1781809  
    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.