Lines Matching +full:use_captcha +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang)
323 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
351 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
465 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
498 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
536 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
586 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
627 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
649 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
676 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
1760 if ($this->getConf('use_captcha')==1)
1803 if ($this->getConf('use_captcha')==1)
2044 if ($this->getConf('use_captcha')==1)
2143 if ($this->getConf('use_captcha')==1)
2203 if ($this->getConf('use_captcha')==1)
2286 if ($this->getConf('use_captcha')==1)
2439 if ($this->getConf('use_captcha')==1)
2520 if ($this->getConf('use_captcha')==1)
2583 if ($this->getConf('use_captcha')==1)
3044 return ($this->getConf('use_captcha'));