X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=ckeditor_source.js;h=4575104b84e574672225b62fb0fd7bcb8e0ed729;hb=614511639979907ceb0da3614122a4d8eb963ad4;hp=dafd1bf10c8a350f6363c3cce08d667d3767a2d2;hpb=c6e377a02b54abc07129d72b632763c727476a15;p=ckeditor.git diff --git a/ckeditor_source.js b/ckeditor_source.js index dafd1bf..4575104 100644 --- a/ckeditor_source.js +++ b/ckeditor_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.1.1',revision:'5205',_:{},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.4.3',revision:'6236',_:{},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