Home
last modified time | relevance | path

Searched +full:answer +(+path:plugin +path:captcha) -(+path:plugin +path:captcha +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/captcha/conf/
H A Ddefault.php15 $conf['question'] = 'What\'s the answer to life, the universe and everything?';
16 $conf['answer'] = '42';
H A Dmetadata.php29 $meta['answer'] = array('string');
/plugin/captcha/
H A Dhelper.php120 * @return bool true when the answer was correct, otherwise false
137 $code = $this->getConf('answer');