예제 #1
0
 public function init()
 {
     parent::init();
     $this->libUrl = Core::getSAdminUrl() . '/static/kindeditor';
 }
예제 #2
0
파일: Menu.php 프로젝트: merlinxie/lulublog
 public function init()
 {
     parent::init();
 }