Searched refs:needCaptcha (Results 1 – 1 of 1) sorted by relevance
439 function manageRecord (&$request, $status, $needCaptcha) { argument450 if ($needCaptcha && (!$captcha =& plugin_load ('helper', 'captcha') || !$captcha->check ())) {494 $needCaptcha = !(isset ($INFO ['userinfo']) &&499 $this->manageRecord ($request, $this->prop, $needCaptcha);529 if ($needCaptcha && $captcha =& plugin_load ('helper', 'captcha'))