* BIG rewrite of header handling and slimming of context_loop and session_loop; shuff...
[citadel.git] / webcit / who.c
index 1c19f775796badd2400a7fe9ed6315ced801cff6..408cf590dc4948002a21971a216c1608231cf9b1 100644 (file)
@@ -321,6 +321,8 @@ void
 InitModule_WHO
 (void)
 {
+       
+
        WebcitAddUrlHandler(HKEY("terminate_session"), _terminate_session, 0);
        WebcitAddUrlHandler(HKEY("edit_me"), edit_me, 0);