Fix ckeditor after commit

abeffdd8e4
remotes/angel/1.11.x
jmontoyaa 8 years ago
parent 954e2740bc
commit 029dfc42dc
  1. 2
      src/Chamilo/CoreBundle/Component/Editor/Editor.php

@ -154,7 +154,7 @@ class Editor
return '[ '.implode(', ', $output).' ]';
}
break;
//no break
case 'object':
// Otherwise, fall through to convert the array as an object.
$output = array();

Loading…
Cancel
Save