mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 09:39:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@97 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f598c04a93
commit
50a2a72ce4
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
||||||
require_once("./config/config.inc.php");
|
require_once("./config/config.inc.php");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Context 객체를 생성하여 초기화\n
|
* @brief Context 객체를 생성하여 초기화
|
||||||
* 모든 Request Argument/ 환경변수등을 세팅
|
* 모든 Request Argument/ 환경변수등을 세팅
|
||||||
**/
|
**/
|
||||||
$oContext = &Context::getInstance();
|
$oContext = &Context::getInstance();
|
||||||
$oContext->init();
|
$oContext->init();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue