Änderungen https Andy Müller rückgängig gemacht
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -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() {
|
||||
@ -16,8 +16,8 @@
|
||||
return {
|
||||
longname : 'Spellchecker',
|
||||
author : 'Moxiecode Systems AB',
|
||||
authorurl : 'https://tinymce.moxiecode.com',
|
||||
infourl : 'https://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker',
|
||||
authorurl : 'http://tinymce.moxiecode.com',
|
||||
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker',
|
||||
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user