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

This commit is contained in:
zero 2007-03-13 08:23:50 +00:00
parent 1f0a326d1b
commit b75b90ec27
2 changed files with 2 additions and 2 deletions

View file

@ -135,6 +135,8 @@
// 권한변수 설정
$this->grant = $grant;
Context::set('grant', $grant);
$this->init();
}
/**