test for svn property

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8254 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-04-01 07:04:51 +00:00
parent 620b03d184
commit 338c487377

View file

@ -41,7 +41,7 @@
require('./config/config.inc.php');
/**
* @brief Context 객체를 생성하여 초기화
* @brief create and initialize a Context object
* 모든 Request Argument/ 환경변수등을 세팅
**/
$oContext = &Context::getInstance();