another htmlpage call that is no longer appropriate
parent
bf9e8bc900
commit
ae249feb07
|
@ -432,7 +432,7 @@ sub remove_feeds () { #{{{
|
|||
sub pagefile ($) { #{{{
|
||||
my $page=shift;
|
||||
|
||||
return "$config{srcdir}/".htmlpage($page);
|
||||
return "$config{srcdir}/".htmlfn($page);
|
||||
} #}}}
|
||||
|
||||
sub htmlfn ($) { #{{{
|
||||
|
|
Loading…
Reference in New Issue