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

add 'guest_only' option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/CryptograPHP/admin.php

    r26554 r28344  
    2828      ),
    2929    'comments_action' => $_POST['comments_action'],
     30    'guest_only'      => isset($_POST['guest_only']),
    3031    'theme'           => $_POST['theme'],
    3132    'captcha_type'    => $_POST['captcha_type'],
Note: See TracChangeset for help on using the changeset viewer.