mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@984 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
54958bcefe
commit
cce193ed33
2 changed files with 9 additions and 6 deletions
|
|
@ -42,6 +42,9 @@
|
|||
Context::set('zbxe_final_content', $zbxe_final_content);
|
||||
$output = $oTemplate->compile('./common/tpl', 'common_layout');
|
||||
|
||||
// rewrite module을 위한 코드
|
||||
// $output = preg_replace("/([0-9]+)\?(.*)/",'?\\2',$output);
|
||||
|
||||
} else {
|
||||
$output = $content;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue