Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz
2023-04-26 13:59:36 +02:00
parent 55f1b9a7a9
commit 09fea7ec1a
497 changed files with 999 additions and 999 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,8 +4,8 @@
* Copyright 2009, Moxiecode Systems AB
* Released under LGPL License.
*
* License: https://tinymce.moxiecode.com/license
* Contributing: https://tinymce.moxiecode.com/contributing
* License: http://tinymce.moxiecode.com/license
* Contributing: http://tinymce.moxiecode.com/contributing
*/
(function() {
@ -525,8 +525,8 @@
return {
longname : 'Non editable elements',
author : 'Moxiecode Systems AB',
authorurl : 'https://tinymce.moxiecode.com',
infourl : 'https://wiki.moxiecode.com/index.php/TinyMCE:Plugins/noneditable',
authorurl : 'http://tinymce.moxiecode.com',
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/noneditable',
version : tinymce.majorVersion + "." + tinymce.minorVersion
};
}