* streamline gettext plugin
authorWilfried Göesgens <willi@citadel.org>
Thu, 21 May 2009 20:11:29 +0000 (20:11 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 21 May 2009 20:11:29 +0000 (20:11 +0000)
commitf66a0169fc5b836a733c8cf241807523a011aba0
tree138bf4f31d35d6967ed77295fd7d40fc4d15917a
parent7a32df880e27d507d099848062b2fcaed1c5e283
* streamline gettext plugin
* handle bogus requests directly via the 404 handler; move it to context_loop
* handle static content without session locking
webcit/context_loop.c
webcit/gettext.c
webcit/wc_gettext.h
webcit/webcit.c