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@108 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
47f322b297
commit
07378c8fe2
3 changed files with 8 additions and 6 deletions
|
|
@ -84,8 +84,8 @@
|
|||
}
|
||||
|
||||
// 권한변수 설정
|
||||
Context::set('grant',$grant);
|
||||
$this->grant = $grant;
|
||||
Context::set('grant',$this->grant);
|
||||
|
||||
// 모듈의 init method 실행
|
||||
$this->init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue