X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2Fstats.ml;h=b7ddab7c96876b5a5ffd748003db887b21b8439e;hb=cd059731a60fd3d4dcf426430ad26ff227b91910;hp=f9b2b2ad69c606a070746bd88343f089164f3007;hpb=18496046f80f1e2338bbfc5b4343e67db6ed3ef6;p=cocanwiki.git diff --git a/scripts/stats.ml b/scripts/stats.ml index f9b2b2a..b7ddab7 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.4 2005/04/02 17:30:54 rich Exp $ + * $Id: stats.ml,v 1.6 2006/03/28 16:24:08 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,8 +28,7 @@ open Cocanwiki open Cocanwiki_template open Cocanwiki_server_settings -let run r (q : cgi) (dbh : Dbi.connection) hostid - { canonical_hostname = canonical_hostname } _ = +let run r (q : cgi) dbh hostid { canonical_hostname = canonical_hostname } _ = let template = get_template dbh hostid "stats.html" in let page = q#param "page" in