Example #1
0
 public function get_captcha_data()
 {
     return UserCommands::getCaptchaData($this->_controller['session']);
 }