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@1456 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f2412760a3
commit
b005495308
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@
|
|||
|
||||
// 변수 체크
|
||||
$this->module_srl = Context::get('module_srl');
|
||||
$this->category_srl = Context::get('category_list');
|
||||
$this->category_srl = Context::get('category_srl');
|
||||
$xml_file = Context::get('xml_file');
|
||||
$this->position = (int)Context::get('position');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue