Don't forget the date\!
[cocanwiki.git] / scripts / edit_macros.ml
index 0292323..6dfd456 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: edit_macros.ml,v 1.1 2006/07/26 16:26:43 rich Exp $
+ * $Id: edit_macros.ml,v 1.2 2006/12/06 09:46:57 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
@@ -28,7 +28,7 @@ open Cocanwiki
 open Cocanwiki_template
 
 let run r (q : cgi) dbh hostid _ _ =
-  let template = get_template dbh hostid "edit_macros.html" in
+  let template = get_template dbh hostid "edit_macros.html" in
 
   (* Get a list of the macros for this host. *)
   let macros =