From 1f4b187a8bfe76d65d2a0a88983dc3d7cbab0385 Mon Sep 17 00:00:00 2001 From: idfx Date: Thu, 27 Sep 2001 22:11:41 +0000 Subject: [PATCH] actionroot-quickhack deleted --- source/Mir.java | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Mir.java b/source/Mir.java index 49e24dcd..97d28165 100755 --- a/source/Mir.java +++ b/source/Mir.java @@ -50,6 +50,7 @@ public class Mir extends AbstractServlet // get the configration if (!confed){ confed = getConfig(req); + MirConfig.setServletName(req.getServerName()); } session = req.getSession(true); -- 2.11.0