1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

TinyMce updated to 4.5.6

This commit is contained in:
Cameron
2017-04-13 09:02:49 -07:00
parent c766afd954
commit f8ba98d845

View File

@@ -21,7 +21,9 @@ if((e107::wysiwyg() === true && check_class($pref['post_html'])) || strpos(e_SEL
// e107::js('footer', '//cdn.tinymce.com/4/tinymce.min.js');
e107::js('footer', 'https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.5.3/tinymce.min.js');
// e107::js('footer', 'https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.5.3/tinymce.min.js');
e107::js('footer', 'https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.5.6/tinymce.min.js');
// e107::js('footer', "//cdn.tinymce.com/4/tinymce.min.js");