예제 #1
0
파일: Free.php 프로젝트: grlf/eyedock
 public function __construct($plugin)
 {
     parent::__construct($plugin, Am_Request::createEmpty());
 }