some cosmetic change, organzied imports, and made some accesses in a static way
[mir.git] / source / mircoders / servlet / ServletModuleFileEdit.java
index 2b805b8..0ae7bb6 100755 (executable)
@@ -41,6 +41,7 @@ import java.util.List;
 import java.util.Locale;
 import java.util.Map;
 import java.util.Vector;
+
 import javax.servlet.http.HttpServletRequest;
 import javax.servlet.http.HttpServletResponse;
 
@@ -58,8 +59,8 @@ import mir.util.URLBuilder;
  *  Allows one to do a basic edit of a file in a directory specified
  *  in the config file.
  *
- * @author $Author: zapata $
- * @version $Revision: 1.13.2.3 $ $Date: 2003/09/19 02:54:51 $
+ * @author $Author: rk $
+ * @version $Revision: 1.13.2.4 $ $Date: 2003/10/23 14:55:25 $
  *
  */