예제 #1
0
파일: Module.php 프로젝트: suyuanen/p2p
 public function init()
 {
     parent::init();
 }
예제 #2
0
파일: Module.php 프로젝트: suyuanen/p2p
 public function init()
 {
     parent::init();
     // custom initialization code goes here
 }