X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=ND%2FWeb%2FPages%2FLaunchConfirmation.pm;h=79ce12fbb2cb6e50d02932abe069eacde3dbbae7;hb=571b019af4b9e3e051447f82135bb630a4fb4db8;hp=54ba1c475686891687a452a702b6c9c77445ad7e;hpb=707131893fa280d8964883b821636de7022fecd0;p=ndwebbie.git diff --git a/ND/Web/Pages/LaunchConfirmation.pm b/ND/Web/Pages/LaunchConfirmation.pm index 54ba1c4..79ce12f 100644 --- a/ND/Web/Pages/LaunchConfirmation.pm +++ b/ND/Web/Pages/LaunchConfirmation.pm @@ -24,7 +24,7 @@ use CGI qw/:standard/; use ND::Web::Include; use ND::Include; -our @ISA = qw/ND::Web::XMLPage/; +use base qw/ND::Web::XMLPage/; $ND::Web::Page::PAGES{launchConfirmation} = __PACKAGE__;