X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=blobdiff_plain;f=blosxom.cgi;h=39ae927b36fc9e89f3c070998d28324d13a6219e;hp=9f58a6c1209ea7d218230fb6c73148292f877c03;hb=1cfbcdaad3e5f6f0baceb435027632841119d916;hpb=3cbfd5e9bf87dbdd2990ce16894c17c316dbda72 diff --git a/blosxom.cgi b/blosxom.cgi index 9f58a6c..39ae927 100755 --- a/blosxom.cgi +++ b/blosxom.cgi @@ -165,7 +165,7 @@ sub load_template { return &$template(@_); } -# Define default find subroutine +# Define default entries subroutine $entries = sub { my(%files, %indexes, %others);