mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 01:42:14 +09:00
issue 2486, fixed a bug. does not display category on category management page
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11400 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4e39284caa
commit
6da8875d22
1 changed files with 1 additions and 0 deletions
|
|
@ -1616,6 +1616,7 @@ class documentController extends document {
|
|||
$xml_buff = sprintf(
|
||||
'<?php '.
|
||||
'define(\'__ZBXE__\', true); '.
|
||||
'define(\'__XE__\', true); '.
|
||||
'require_once(\''.FileHandler::getRealPath('./config/config.inc.php').'\'); '.
|
||||
'$oContext = &Context::getInstance(); '.
|
||||
'$oContext->init(); '.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue