X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2Fdiff.ml;h=09d21a11ae3d33f4eab6f3f6514d82c65f0f4ec6;hb=65966a769fea12308cf5a1bccee53d80483ee444;hp=a1995333266678cbcb392c1500f0c38565fb3437;hpb=11b93485a29771f4d826c50d9efc6d3607dfa50f;p=cocanwiki.git diff --git a/scripts/diff.ml b/scripts/diff.ml index a199533..09d21a1 100644 --- a/scripts/diff.ml +++ b/scripts/diff.ml @@ -1,7 +1,7 @@ (* COCANWIKI - a wiki written in Objective CAML. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. - * $Id: diff.ml,v 1.7 2004/09/09 12:21:22 rich Exp $ + * $Id: diff.ml,v 1.9 2004/11/01 12:57:53 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 open Cocanwiki_diff -let run r (q : cgi) (dbh : Dbi.connection) hostid _ _ = +let run r (q : cgi) (dbh : Dbi.connection) hostid _ user = let template = get_template dbh hostid "diff.html" in let page = q#param "page" in