mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 17:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1717 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fcb4fe15d6
commit
bf23eca99d
48 changed files with 719 additions and 530 deletions
|
|
@ -65,6 +65,7 @@
|
|||
// context 변수를 $GLOBALS의 변수로 지정
|
||||
$this->context = &$GLOBALS['__Context__'];
|
||||
$this->context->lang = &$GLOBALS['lang'];
|
||||
$this->context->_COOKIE = $_COOKIE;
|
||||
|
||||
// 기본적인 DB정보 세팅
|
||||
$this->_loadDBInfo();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue