mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
rollback 11071
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@11072 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e0a3ffea7f
commit
31be172d7f
21 changed files with 75 additions and 115 deletions
|
|
@ -149,7 +149,7 @@
|
|||
|
||||
//Security
|
||||
$security = new Security();
|
||||
$security->encodeHTML('layout_list..layout','layout_list..title');
|
||||
$security->encodeHTML('layout_list..layout','layout_list..title');
|
||||
|
||||
// Get layout info
|
||||
$layout = Context::get('layout');
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
Context::set('selected_layout', $layout_info);
|
||||
|
||||
$this->setTemplateFile('layout_modify');
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Insert Layout details
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue