actionroot-quickhack deleted
[mir.git] / source / Mir.java
index 49e24dc..97d2816 100755 (executable)
@@ -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);