From 2e2e1d8de2d2490e1bfcf5bdb6a82d74abfd74f8 Mon Sep 17 00:00:00 2001 From: Fabian Galinski <fabian@sgalinski.de> Date: Fri, 15 Sep 2017 12:54:45 +0200 Subject: [PATCH] [TASK] Adds the rte_ckeditor as an conflict --- ext_emconf.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ext_emconf.php b/ext_emconf.php index 0fedc4b..035df46 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -29,6 +29,7 @@ $EM_CONF[$_EXTKEY] = [ 'ch_rterecords' => '', 'linkhandler' => '', 'rtehtmlarea' => '', + 'rte_ckeditor' => '', 'rte_tinymce' => '', 'tinyrteru' => '', 'tinyrte' => '', -- GitLab