X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=ND%2FWeb%2FPages%2FPoints.pm;fp=ND%2FWeb%2FPages%2FPoints.pm;h=15d439d89184e5ebcdc2d40312ab6ed6ca4ae9e7;hb=d263ed99d56be8a2c466da173a335eea9cb4793d;hp=b17e4b1bba6978a39f9eb0410f6148b776206c19;hpb=5e8e40894860b7bab39783a43c32d98d080801c9;p=ndwebbie.git diff --git a/ND/Web/Pages/Points.pm b/ND/Web/Pages/Points.pm index b17e4b1..15d439d 100644 --- a/ND/Web/Pages/Points.pm +++ b/ND/Web/Pages/Points.pm @@ -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 {