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

This commit is contained in:
zero 2007-03-15 10:22:34 +00:00
parent aada9b99d7
commit e25e9b94d3
2 changed files with 7 additions and 11 deletions

View file

@ -22,7 +22,6 @@
// module_srl이 있으면 미리 체크하여 존재하는 모듈이면 module_info 세팅
$module_srl = Context::get('module_srl');
// module model 객체 생성
$oModuleModel = &getModel('module');