]> ruin.nu Git - ndwebbie.git/blobdiff - ND/Web/Pages/Points.pm
launchconfirmation and __PACKAGE__
[ndwebbie.git] / ND / Web / Pages / Points.pm
index b17e4b1bba6978a39f9eb0410f6148b776206c19..15d439d89184e5ebcdc2d40312ab6ed6ca4ae9e7 100644 (file)
@@ -25,7 +25,7 @@ use ND::Web::Include;
 
 our @ISA = qw/ND::Web::XMLPage/;
 
-$ND::Web::Page::PAGES{points} = 'ND::Web::Pages::Points';
+$ND::Web::Page::PAGES{points} = __PACKAGE__;
 
 
 sub render_body {