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