Ignore:
Timestamp:
Dec 21, 2013, 6:39:06 PM (10 years ago)
Author:
mistic100
Message:

try to simplify integration of captchas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/CryptograPHP/admin.php

    r26041 r26072  
    2020 
    2121  $conf['cryptographp'] = array(
    22     'activate_on'     => array(
     22    'activate_on' => array(
    2323      'picture'     => in_array('picture', $_POST['activate_on']),
    2424      'category'    => in_array('category', $_POST['activate_on']) || !$loaded['category'],
Note: See TracChangeset for help on using the changeset viewer.