master
Joey Hess 2009-05-22 13:00:50 -04:00
parent ebe7fbae18
commit a8318303d8
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ sub moveprefs {
}
sub deduplinks {
setstatdir(shift);
setstatedir(shift);
IkiWiki::loadindex();
foreach my $page (keys %links) {
my %l;