+csv dep for PG'OCaml.
[cocanwiki.git] / scripts / broken_links.ml
index a736fbc..17edcfa 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: broken_links.ml,v 1.2 2006/03/27 18:09:46 rich Exp $
+ * $Id: broken_links.ml,v 1.3 2006/12/06 09:46:56 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
@@ -30,7 +30,7 @@ open Cocanwiki_template
 let keys h = Hashtbl.fold (fun key _ xs -> key :: xs) h []
 
 let run r (q : cgi) dbh hostid _ _ =
-  let template = get_template dbh hostid "broken_links.html" in
+  let template = get_template dbh hostid "broken_links.html" in
 
   (* The links table (to_url) field can now point to a non-existant
    * page.  It's from this observation that we are able to retrieve