mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Remove debugPrint in layout model
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9357 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f763282d56
commit
b4f21279f0
2 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,6 @@
|
|||
if (!$layout_info) {
|
||||
$oLayoutController = &getAdminController('layout');
|
||||
$oLayoutController->deleteLayout($layout_srl);
|
||||
debugPrint('delete');
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue