Home
last modified time | relevance | path

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

/plugin/captcha/
Dhelper.php59 $code = $this->generateMath($this->fixedIdent(), $rand);
134 $code = $this->generateMath($this->fixedIdent(), $rand);
232 protected function generateMath($ident, $rand) function in helper_plugin_captcha