projects
/
matthijs
/
upstream
/
blosxom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbfd5e
)
Fixed bug 135700
author
Kevin Scaldeferri
<kscaldef@users.sourceforge.net>
Fri, 25 Nov 2005 19:55:12 +0000
(19:55 +0000)
committer
Kevin Scaldeferri
<kscaldef@users.sourceforge.net>
Fri, 25 Nov 2005 19:55:12 +0000
(19:55 +0000)
Minor terminology error in comment
blosxom.cgi
patch
|
blob
|
history
diff --git
a/blosxom.cgi
b/blosxom.cgi
index 9f58a6c1209ea7d218230fb6c73148292f877c03..39ae927b36fc9e89f3c070998d28324d13a6219e 100755
(executable)
--- 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);