Project

General

Profile

« Previous | Next » 

Revision 1359

Added by Dietmar over 13 years ago

upgrade FCKeditor to Version 2.6.6

View differences:

fckeditor.js
1 1
/*
2 2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 * Copyright (C) 2003-2009 Frederico Caldeira Knabben
3
 * Copyright (C) 2003-2010 Frederico Caldeira Knabben
4 4
 *
5 5
 * == BEGIN LICENSE ==
6 6
 *
......
59 59
 */
60 60
FCKeditor.MinWidth = 750 ;
61 61

  
62
FCKeditor.prototype.Version			= '2.6.5' ;
63
FCKeditor.prototype.VersionBuild	= '23959' ;
62
FCKeditor.prototype.Version			= '2.6.6' ;
63
FCKeditor.prototype.VersionBuild	= '25427' ;
64 64

  
65 65
FCKeditor.prototype.Create = function()
66 66
{

Also available in: Unified diff