oops!!
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 6 Oct 2009 23:03:23 +0000 (19:03 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 6 Oct 2009 23:03:23 +0000 (19:03 -0400)
IkiWiki.pm

index 78592e6ad2dcd6f8d5db3ebd1086ab5b34a213a4..7348ea2f7757b420910d48c582364856ed817317 100644 (file)
@@ -1536,7 +1536,7 @@ sub loadindex () {
                                };
                        }
                        elsif (exists $d->{depends_simple}) {
-                               $depends{$page}=$d->{depends_simple};
+                               $depends_simple{$page}=$d->{depends_simple};
                        }
                        if (exists $d->{dependslist}) {
                                # old format