Index: /FCKeditor.Net/trunk/FileWorkerBase.cs
===================================================================
--- /FCKeditor.Net/trunk/FileWorkerBase.cs	(revision 1167)
+++ /FCKeditor.Net/trunk/FileWorkerBase.cs	(revision 1168)
@@ -55,10 +55,4 @@
 							if ( sUserFilesPath == null || sUserFilesPath.Length == 0 ) 
 								sUserFilesPath = DEFAULT_USER_FILES_PATH ;
-
-							// Try to get from the URL.
-							if ( sUserFilesPath == null || sUserFilesPath.Length == 0 ) 
-							{
-								sUserFilesPath = Request.QueryString["ServerPath"] ;
-							}
 						}
 					}
