projects
/
mkgallery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5d0bdd
)
give path to header.pl
author
Eugene Crosser
<crosser@average.org>
Sun, 11 Apr 2010 12:54:12 +0000
(12:54 +0000)
committer
Eugene Crosser
<crosser@average.org>
Sun, 11 Apr 2010 12:54:12 +0000
(12:54 +0000)
mkgallery.pl
patch
|
blob
|
history
diff --git
a/mkgallery.pl
b/mkgallery.pl
index 4042863e34e47e3ea79515287b9bcb8084651c40..21eccb5d8583aeb55a7c31a570f2d8eecebe5834 100755
(executable)
--- a/
mkgallery.pl
+++ b/
mkgallery.pl
@@
-690,6
+690,7
@@
sub startindex {
-version => $version,
-depth => $self->{-depth},
-title => $title,
+ -path => $self->{-fullpath},
-breadcrumbs => "breadcrumbs unimplemented",
);
print $IND eval $prm,"\n";