Index: /FCKeditor/branches/developers/alfonsoml/editor/filemanager/connectors/aspx/connector.aspx
===================================================================
--- /FCKeditor/branches/developers/alfonsoml/editor/filemanager/connectors/aspx/connector.aspx	(revision 329)
+++ /FCKeditor/branches/developers/alfonsoml/editor/filemanager/connectors/aspx/connector.aspx	(revision 330)
@@ -1,3 +1,3 @@
-<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %>
+<%@ Page language="c#" Trace="false" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %>
 <%--
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
Index: /FCKeditor/branches/developers/alfonsoml/editor/filemanager/connectors/aspx/upload.aspx
===================================================================
--- /FCKeditor/branches/developers/alfonsoml/editor/filemanager/connectors/aspx/upload.aspx	(revision 329)
+++ /FCKeditor/branches/developers/alfonsoml/editor/filemanager/connectors/aspx/upload.aspx	(revision 330)
@@ -1,3 +1,3 @@
-<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.Uploader" AutoEventWireup="false" %>
+<%@ Page language="c#" Trace="false" Inherits="FredCK.FCKeditorV2.Uploader" AutoEventWireup="false" %>
 <%--
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
