mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
fix merge error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9281 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d77795717e
commit
bb1aca2a8b
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@
|
||||||
$security = new Security();
|
$security = new Security();
|
||||||
$security->encodeHTML('layout_list..title','layout_list..layout');
|
$security->encodeHTML('layout_list..title','layout_list..layout');
|
||||||
$security->encodeHTML('skin_list....');
|
$security->encodeHTML('skin_list....');
|
||||||
$security->encodeHTML('module_category...')
|
$security->encodeHTML('module_category...');
|
||||||
|
|
||||||
// Set the layout to be pop-up
|
// Set the layout to be pop-up
|
||||||
$this->setLayoutFile('popup_layout');
|
$this->setLayoutFile('popup_layout');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue