mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Merge branch 'release/1.7.8' into develop
This commit is contained in:
commit
d4e10dd338
16 changed files with 75 additions and 60 deletions
|
|
@ -289,7 +289,7 @@ class layoutAdminController extends layout
|
|||
{
|
||||
$oLayoutModel = getModel('layout');
|
||||
|
||||
if(!$force)
|
||||
if($force)
|
||||
{
|
||||
$layoutInfo = $oLayoutModel->getLayout($layout_srl);
|
||||
if($layoutInfo)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue