]> ruin.nu Git - ndwebbie.git/blobdiff - ND/Web/Pages/PlanetNaps.pm
gal rankings and fixed a bug with gal graph caching
[ndwebbie.git] / ND / Web / Pages / PlanetNaps.pm
index 5e0f850762bea562beb5a39cda8a7c772e0a3bc2..1a613809e7db24f0126a7a29ef5a95ef80b6152b 100644 (file)
@@ -23,7 +23,7 @@ use warnings FATAL => 'all';
 use CGI qw/:standard/;
 use ND::Web::Include;
 
-our @ISA = qw/ND::Web::XMLPage/;
+use base qw/ND::Web::XMLPage/;
 
 $ND::Web::Page::PAGES{planetNaps} = __PACKAGE__;