From: rich Date: Wed, 10 Nov 2004 22:46:25 +0000 (+0000) Subject: Commented a bug. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=89e8d5757ca111d16ce3dfcc1ce4f2c00a119c85;p=cocanwiki.git Commented a bug. --- diff --git a/scripts/orphans.ml b/scripts/orphans.ml index 0ab5272..006a2f3 100644 --- a/scripts/orphans.ml +++ b/scripts/orphans.ml @@ -1,7 +1,7 @@ (* COCANWIKI - a wiki written in Objective CAML. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. - * $Id: orphans.ml,v 1.1 2004/11/06 17:26:10 rich Exp $ + * $Id: orphans.ml,v 1.2 2004/11/10 22:46:25 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 @@ -43,6 +43,8 @@ let run r (q : cgi) (dbh : Dbi.connection) hostid _ _ = * pages reachable from the front page. Once this list has been * constructed, any page not on the list is an orphan or part of * a group of orphans. + * + * XXX This does not properly handle redirects XXX *) let rec loop pages border = (* Preconditions: