X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2Fhistory.ml;h=bc008c4347552143999ed3befa6645426ea4c0de;hb=a9168cad656af034b671c9dea53057845e2196c9;hp=7acbd86c6bea8dd0e1451370529bd723aee5e7e4;hpb=714e5e5b4b585da1eca55274e3903ee9a1dbf0d6;p=cocanwiki.git diff --git a/scripts/history.ml b/scripts/history.ml index 7acbd86..bc008c4 100644 --- a/scripts/history.ml +++ b/scripts/history.ml @@ -1,7 +1,7 @@ (* COCANWIKI scripts. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. - * $Id: history.ml,v 1.2 2004/09/07 13:40:10 rich Exp $ + * $Id: history.ml,v 1.3 2004/09/07 14:58:34 rich Exp $ *) open Apache @@ -9,10 +9,9 @@ open Registry open Cgi open Printf -open Merjisforwiki - open Cocanwiki open Cocanwiki_template +open Cocanwiki_date let template = get_template "history.html"