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

This commit is contained in:
zero 2007-02-20 02:50:35 +00:00
parent ff5c11d4d8
commit 2927df6079

View file

@ -101,6 +101,7 @@
// 권한변수 설정
$this->grant = $grant;
Context::set('grant', $grant);
// 모듈의 init method 실행
$this->init();