Multiple changes and improvements to the handling of users:
[cocanwiki.git] / scripts / contact.ml
2004-10-04 richAdded a new global permission for viewing the site...
2004-09-27 richFixed up to work with mod_caml 1.3.0-2.
2004-09-25 richContact form now identified by name, not ID field.
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...