mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
Fix syntax error
This commit is contained in:
parent
c4a4528e1b
commit
5be05dd875
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ class editorAdminController extends editor
|
|||
if(!$site_srl)
|
||||
{
|
||||
$output = executeQuery('editor.isComponentInserted', $args);
|
||||
{
|
||||
}
|
||||
else
|
||||
{
|
||||
$output = executeQuery('editor.isSiteComponentInserted', $args);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue