]> ruin.nu Git - ndwebbie.git/blobdiff - startup.pl
Initial commit with the new structure for git
[ndwebbie.git] / startup.pl
index 9f8403a5c0202f20133fd32362cf038055552fad..19a3590f681cf7b84c007119adaef6494c4085d4 100644 (file)
@@ -1,4 +1,4 @@
-use lib qw(/var/www/ndawn/code/);
+use lib qw(/var/www/ndawn/);
 
 
 use CGI qw/:standard/;
@@ -53,6 +53,9 @@ 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;