Dieser Commit ist enthalten in:
oldperl 2018-12-13 13:03:07 +00:00
Ursprung d9e0b82a27
Commit 2293a2d9c8
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