Searched +full:answer +(+path:plugin +path:captcha) -(+path:plugin +path:captcha +path:lang) (Results 1 – 3 of 3) sorted by relevance
15 $conf['question'] = 'What\'s the answer to life, the universe and everything?';16 $conf['answer'] = '42';
29 $meta['answer'] = array('string');
120 * @return bool true when the answer was correct, otherwise false137 $code = $this->getConf('answer');