Ignore:
Timestamp:
Feb 19, 2011, 3:38:31 PM (13 years ago)
Author:
patdenice
Message:

Update to CK Editor 3.5.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/FCKEditor/ckeditor/ckeditor.asp

    r7950 r9293  
    11<%
    22 '
    3  ' Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
     3 ' Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
    44 ' For licensing, see LICENSE.html or http://ckeditor.com/license
    55
     
    9292
    9393        Private Sub Class_Initialize()
    94                 version = "3.4.2"
    95                 timeStamp = "AA4E4NT"
    96                 mTimeStamp = "AA4E4NT"
     94                version = "3.5.2"
     95                timeStamp = "B1GG4Z6"
     96                mTimeStamp = "B1GG4Z6"
    9797
    9898                Set oInstanceConfig = CreateObject("Scripting.Dictionary")
Note: See TracChangeset for help on using the changeset viewer.