Added the navigation box (see email).
[cocanwiki.git] / scripts / cocanwiki_create_host.mli
index 5f38702..3eb7a58 100644 (file)
@@ -1,7 +1,7 @@
 (* COCANWIKI - a wiki written in Objective CAML.
  * Written by Richard W.M. Jones <rich@merjis.com>.
  * Copyright (C) 2004 Merjis Ltd.
- * $Id: cocanwiki_create_host.mli,v 1.1 2004/10/06 10:34:29 rich Exp $
+ * $Id: cocanwiki_create_host.mli,v 1.2 2004/10/09 12:24:48 rich Exp $
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,4 +20,4 @@
  *)
 
 val create_host : Dbi.connection -> string -> string list -> int ->
-  string -> string -> string -> bool -> int
+  string -> string -> string -> bool -> string option -> int