Changeset 1781873
- Timestamp:
- 12/06/2017 11:03:55 AM (8 years ago)
- File:
-
- 1 edited
-
captcha/trunk/captcha.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
captcha/trunk/captcha.php
r1781871 r1781873 247 247 248 248 249 /*if($cptch_plugin_install_status == 1)249 if($cptch_plugin_install_status == 1) 250 250 251 251 … … 255 255 256 256 257 else */257 else 258 258 259 259 … … 6423 6423 6424 6424 6425 /*if(isset($_GET['cptch_manual']) and $_GET['cptch_manual'] == 'manual')6425 if(isset($_GET['cptch_manual']) and $_GET['cptch_manual'] == 'manual') 6426 6426 6427 6427 { … … 6448 6448 6449 6449 } 6450 6450 /* 6451 6451 else 6452 6452
Note: See TracChangeset
for help on using the changeset viewer.