mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-11 22:42:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@416 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c3de1572b3
commit
9bc8a365a8
5 changed files with 61 additions and 9 deletions
|
|
@ -25,13 +25,12 @@
|
|||
Context::set('plugin_info', $plugin_info);
|
||||
|
||||
// 플러그인을 팝업으로 지정
|
||||
$this->setPluginFile('popup_plugin');
|
||||
$this->setLayoutFile('popup_plugin');
|
||||
|
||||
// 템플릿 파일 지정
|
||||
$this->setTemplateFile('plugin_detail_info');
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @brief 플러그인 목록을 보여줌
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue