Changeset 3955:dcbe188a9646 for plugins/dcCKEditor/index.php
- Timestamp:
- 01/20/19 10:26:55 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/index.php
r3731 r3955 25 25 $dcckeditor_table_button = $core->blog->settings->dcckeditor->table_button; 26 26 $dcckeditor_clipboard_buttons = $core->blog->settings->dcckeditor->clipboard_buttons; 27 $dcckeditor_action_buttons = $core->blog->settings->dcckeditor->action_buttons; 27 28 $dcckeditor_disable_native_spellchecker = $core->blog->settings->dcckeditor->disable_native_spellchecker; 28 29
Note: See TracChangeset
for help on using the changeset viewer.