Global replace 'raise CgiExit' -> 'return ()' to match a future version of mod_caml.
[cocanwiki.git] / scripts / contact.ml
2004-09-23 richGlobal replace 'raise CgiExit' -> 'return ()' to match...
2004-09-17 richDon't send an empty file if the uploaded file is not...
2004-09-17 richBasic contact form implemented (no user interface for...