X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2Fdelete_file.ml;h=430d008f22badbca10ac9350d318e98911ea23ec;hb=a9168cad656af034b671c9dea53057845e2196c9;hp=7159e01ac9b48940960295813234c5d86f0b2917;hpb=714e5e5b4b585da1eca55274e3903ee9a1dbf0d6;p=cocanwiki.git diff --git a/scripts/delete_file.ml b/scripts/delete_file.ml index 7159e01..430d008 100644 --- a/scripts/delete_file.ml +++ b/scripts/delete_file.ml @@ -1,7 +1,7 @@ (* COCANWIKI scripts. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. - * $Id: delete_file.ml,v 1.2 2004/09/07 13:40:10 rich Exp $ + * $Id: delete_file.ml,v 1.3 2004/09/07 14:58:34 rich Exp $ *) open Apache @@ -13,8 +13,6 @@ open Cocanwiki open Cocanwiki_ok open Cocanwiki_emailnotify -open Merjisforwiki - let run r (q : cgi) (dbh : Dbi.connection) (hostid, hostname, _) _ = let id = int_of_string (q#param "id") in