]> ruin.nu Git - ndwebbie.git/blobdiff - NDWeb/Pages/AllianceRankings.pm
Replaced ND::Web with NDWeb
[ndwebbie.git] / NDWeb / Pages / AllianceRankings.pm
index bd0a2d5ccc71d5765585caaffe0e3f0f6c5e1058..c29d540af821cb0696b4f05439349caa6cd76858 100644 (file)
 #   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.         *
 #**************************************************************************/
 
-package ND::Web::Pages::AllianceRankings;
+package NDWeb::Pages::AllianceRankings;
 use strict;
 use warnings FATAL => 'all';
 use CGI qw/:standard/;
-use ND::Web::Include;
+use NDWeb::Include;
 
-use base qw/ND::Web::XMLPage/;
+use base qw/NDWeb::XMLPage/;
 
-$ND::Web::Page::PAGES{alliancerankings} = __PACKAGE__;
+$NDWeb::Page::PAGES{alliancerankings} = __PACKAGE__;
 
 sub parse {
        #TODO: Need to fix some links first