X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2Fstats.ml;fp=scripts%2Fstats.ml;h=c25b2b854209822d07dde8f352dba0f0383181db;hb=3bbcd6cd55f445a3b8b54269237655570c89354b;hp=b7ddab7c96876b5a5ffd748003db887b21b8439e;hpb=0b231fd67e1baed0cb500c83a4e97cc84b25423d;p=cocanwiki.git diff --git a/scripts/stats.ml b/scripts/stats.ml index b7ddab7..c25b2b8 100644 --- a/scripts/stats.ml +++ b/scripts/stats.ml @@ -1,7 +1,7 @@ (* COCANWIKI - a wiki written in Objective CAML. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. - * $Id: stats.ml,v 1.6 2006/03/28 16:24:08 rich Exp $ + * $Id: stats.ml,v 1.7 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 @@ -29,7 +29,7 @@ open Cocanwiki_template open Cocanwiki_server_settings let run r (q : cgi) dbh hostid { canonical_hostname = canonical_hostname } _ = - let template = get_template dbh hostid "stats.html" in + let template = get_template r dbh hostid "stats.html" in let page = q#param "page" in