示例#1
0
文件: Free.php 项目: grlf/eyedock
 public function __construct($plugin)
 {
     parent::__construct($plugin, Am_Request::createEmpty());
 }