mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
issue 1559, fixed a bug on category management page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10255 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4b4806f932
commit
6eaf9ecedc
1 changed files with 0 additions and 1 deletions
|
|
@ -909,7 +909,6 @@
|
|||
// tpl template file directly compile and will return a variable and puts it on.
|
||||
$oTemplate = &TemplateHandler::getInstance();
|
||||
$tpl = $oTemplate->compile('./modules/document/tpl', 'category_info');
|
||||
$tpl = str_replace("\n",'',$tpl);
|
||||
// Changing user-defined language
|
||||
$oModuleController = &getController('module');
|
||||
$oModuleController->replaceDefinedLangCode($tpl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue