From 5dc53a9c73433e128a9f8bb958eef4b82bf5ba94 Mon Sep 17 00:00:00 2001 From: kellan Date: Fri, 21 Sep 2001 23:52:18 +0000 Subject: [PATCH] Swapped 2nd and to bring web.xml into compliance w/ servlet 2.3 (and consquently let it run under Tomcat4) --- etc/web.xml | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/etc/web.xml b/etc/web.xml index 0269b296..6561b677 100755 --- a/etc/web.xml +++ b/etc/web.xml @@ -20,18 +20,6 @@ - - - Mir - - - Mir - - - - - - OpenMir @@ -48,6 +36,15 @@ + + Mir + + + Mir + + + + OpenMir OpenMir -- 2.11.0