X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2Ffile.ml;h=252e5fb37ab78257c3ba945f54bb965e7bd5caf6;hb=d2de471ff7e79c1d6096bd8132aad80258852cdd;hp=ae4f9edb4d10ff81ac16284a1f228c379e14dafa;hpb=4a0ade944a434120218f2083d5ea7558b3e9cf08;p=cocanwiki.git diff --git a/scripts/file.ml b/scripts/file.ml index ae4f9ed..252e5fb 100644 --- a/scripts/file.ml +++ b/scripts/file.ml @@ -1,7 +1,7 @@ (* COCANWIKI - a wiki written in Objective CAML. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. - * $Id: file.ml,v 1.15 2006/03/27 19:10:29 rich Exp $ + * $Id: file.ml,v 1.16 2006/08/01 14:50:47 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 @@ -50,7 +50,7 @@ let run r (q : cgi) dbh hostid {hostname = hostname} _ = and id = $version" ) with - Not_found | ExtList.List.Empty_list -> + Not_found | ExtList.List.Empty_list | Failure "hd" -> raise (HttpError cHTTP_NOT_FOUND) in let deleted = Option.get deleted in