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

This commit is contained in:
zero 2007-02-07 07:09:44 +00:00
parent 299ee5fecb
commit 6a41163404
6 changed files with 45 additions and 11 deletions

View file

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