git-svn-id: http://xe-core.googlecode.com/svn/trunk@1456 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-05-17 06:11:11 +00:00
parent f2412760a3
commit b005495308

View file

@ -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');