X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=ckeditor_basic_source.js;h=ceae37db4c455c415518fcb238d2ba0c2b14109a;hb=f0610347140239143439a511ee2bd48cb784f470;hp=298975bc90c4062beed00c821aaef7710754d15c;hpb=1056598c95187351dc58f4991d331e2258d038b5;p=ckeditor.git diff --git a/ckeditor_basic_source.js b/ckeditor_basic_source.js index 298975b..ceae37d 100644 --- a/ckeditor_basic_source.js +++ b/ckeditor_basic_source.js @@ -5,7 +5,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license // Compressed version of core/ckeditor_base.js. See original for instructions. /*jsl:ignore*/ -if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.5.4',revision:'6899',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f=0?'&':'?')+('t=')+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})(); +if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.1',revision:'7072',_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f=0?'&':'?')+('t=')+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})(); /*jsl:end*/ // Uncomment the following line to have a new timestamp generated for each