Dieser Commit ist enthalten in:
Oldperl 2018-12-13 13:03:07 +00:00
Ursprung 82312b00ee
Commit dc819f72e6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -59,7 +59,7 @@ class cTinyMCEEditor extends cWYSIWYGEditor {
function cTinyMCEEditor($sEditorName, $sEditorContent) {
global $belang, $cfg, $cfgClient, $client, $lang, $idart;
cWYSIWYGEditor::cWYSIWYGEditor($sEditorName, $sEditorContent);
parent::__construct($sEditorName, $sEditorContent);
$this->_setEditor("tinymce3");
// Retrieve all settings for tinymce