mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-11 23:01:41 +09:00
latest verion applied
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8250 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c871a91ae5
commit
db808640ad
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class HTMLDisplayHandler {
|
|||
if(Context::get('layout') != 'none') {
|
||||
if(__DEBUG__==3) $start = getMicroTime();
|
||||
|
||||
Context::set('content', $output);
|
||||
Context::set('content', $output, false);
|
||||
|
||||
$layout_path = $oModule->getLayoutPath();
|
||||
$layout_file = $oModule->getLayoutFile();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue