Added a Duplicate page function.
[cocanwiki.git] / scripts / recent.ml
index 2ff1e67..774d405 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: recent.ml,v 1.12 2006/03/28 16:24:08 rich Exp $
+ * $Id: recent.ml,v 1.13 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
@@ -33,7 +33,7 @@ let default_limit = 100
 let max_limit = 1000
 
 let run r (q : cgi) dbh hostid _ _ =
-  let template = get_template dbh hostid "recent.html" in
+  let template = get_template dbh hostid "recent.html" in
 
   (* Count the number of changes. *)
   let count = Option.get (