mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
test rollback
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8550 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6bd99e7ae1
commit
ac301bd6be
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ class Context {
|
|||
* @remarks this function should be called only once
|
||||
**/
|
||||
function init() {
|
||||
// set context variables in $GLOBALS (to use in display handler)
|
||||
$this->context = &$GLOBALS['__Context__'];
|
||||
$this->context->lang = &$GLOBALS['lang'];
|
||||
$this->context->_COOKIE = $_COOKIE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue