Пример #1
0
 function __construct()
 {
     $this->xcaptcha_handler = Xcaptcha::getInstance();
     $this->config = $this->xcaptcha_handler->loadConfig('text');
     $this->plugin = 'text';
 }