X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=startup.pl;h=52e56ec5bba7b275e12dfcd378d90dd10eb52b6b;hb=bed2a0cd51e651e066ef77f68639557f5ca4bc25;hp=e8afdae04202dc1335017b9ddb5e43bf24995700;hpb=f30929222d93601ac447de8ef888df1b52c35f37;p=ndwebbie.git diff --git a/startup.pl b/startup.pl index e8afdae..52e56ec 100644 --- a/startup.pl +++ b/startup.pl @@ -52,6 +52,10 @@ use ND::Web::Pages::Settings; use ND::Web::Pages::Graph; use ND::Web::Pages::Mail; use ND::Web::Pages::HostileAlliances; +use ND::Web::Pages::AllianceRankings; +use ND::Web::Pages::GalaxyRankings; +use ND::Web::Pages::TargetList; +use ND::Web::Pages::DefLeeches;