예제 #1
0
파일: Edit.php 프로젝트: vyrus/remote-edu
 public function __construct($action)
 {
     parent::__construct($action);
     $this->addSection();
 }