Update of /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/filemanager/browser/default/connectors/aspx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv563/thywidgets/external/fckeditor/editor/filemanager/browser/default/connectors/aspx
Modified Files:
connector.aspx
Log Message:
Commiting file additions and modification from SVN revision 2028 to 2029...
Changes made by frank on 2005-09-29 21:42:57 +0200 (Thu, 29 Sep 2005) corresponding to SVN revision 2029 with message:
updating fckeditor in dynapi
Index: connector.aspx
===================================================================
RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** connector.aspx 1 Sep 2005 18:15:43 -0000 1.4
--- connector.aspx 29 Sep 2005 19:49:18 -0000 1.5
***************
*** 1,6 ****
<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %>
! <%--
* FCKeditor - The text editor for internet
! * Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
--- 1,6 ----
<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %>
! <%--
* FCKeditor - The text editor for internet
! * Copyright (C) 2003-2005 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
***************
*** 16,23 ****
* use it you must include the DLL in your "bin" directory.
*
- * Version: 2.0 RC3
- * Modified: 2004-11-26 23:16:40
- *
* File Authors:
! * Frederico Caldeira Knabben (fr...@fc...)
--%>
\ No newline at end of file
--- 16,20 ----
* use it you must include the DLL in your "bin" directory.
*
* File Authors:
! * Frederico Caldeira Knabben (fr...@fc...)
--%>
\ No newline at end of file
|