Ignore:
Timestamp:
May 4, 2014, 4:23:56 PM (10 years ago)
Author:
mistic100
Message:

add 'guest_only' option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/EasyCaptcha/admin.php

    r26831 r28345  
    2828      ),
    2929    'comments_action' => $_POST['comments_action'],
     30    'guest_only' => isset($_POST['guest_only']),
    3031    'challenge' => $_POST['challenge'],
    3132    'drag' => array(
Note: See TracChangeset for help on using the changeset viewer.