Home
last modified time | relevance | path

Searched refs:captcha_displayed (Results 1 – 3 of 3) sorted by relevance

/plugin/bureaucracy-au/helper/
H A Dfieldsubmit.php9 static $captcha_displayed = array(); variable in helper_plugin_bureaucracyau_fieldsubmit
34 if(!isset(helper_plugin_bureaucracyau_fieldsubmit::$captcha_displayed[$formid])) {
35 helper_plugin_bureaucracyau_fieldsubmit::$captcha_displayed[$formid] = true;
/plugin/bureaucracyau/helper/
H A Dfieldsubmit.php9 static $captcha_displayed = array(); variable in helper_plugin_bureaucracyau_fieldsubmit
34 if(!isset(helper_plugin_bureaucracyau_fieldsubmit::$captcha_displayed[$formid])) {
35 helper_plugin_bureaucracyau_fieldsubmit::$captcha_displayed[$formid] = true;
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php9 static $captcha_displayed = array(); variable in helper_plugin_bureaucracy_fieldsubmit
34 if(!isset(helper_plugin_bureaucracy_fieldsubmit::$captcha_displayed[$formid])) {
35 helper_plugin_bureaucracy_fieldsubmit::$captcha_displayed[$formid] = true;