示例#1
0
 function __construct()
 {
     $this->msg = "";
     $this->patch = iPatch::init(isset($_GET['force']) ? true : false);
 }