mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@695 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ec460d5fe8
commit
7998daeb0e
9 changed files with 176 additions and 118 deletions
|
|
@ -63,5 +63,13 @@
|
|||
$this->setTemplateFile('plugin_generate_code');
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief 페이지 관리에서 사용될 코드 생성 팝업
|
||||
**/
|
||||
function dispGenerateCodeInPage() {
|
||||
$this->dispGenerateCode();
|
||||
$this->setTemplateFile('plugin_generate_code_in_page');
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue