示例#1
0
 function __construct($err)
 {
     $this->errorlog = $err;
     parent::__construct();
     $this->showRecaptcha(null, null, true);
 }