X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=planetNaps.pl;h=ff5a8370939f73871642256370be5acb01b10312;hb=03830799201db0b0f28e9c494fdd1b5b5143749c;hp=91937fc2a7fd62be746a4d0702e334e1326821e5;hpb=4633e480fd5e37e999b67c3e86a9386870343d2e;p=ndwebbie.git diff --git a/planetNaps.pl b/planetNaps.pl index 91937fc..ff5a837 100644 --- a/planetNaps.pl +++ b/planetNaps.pl @@ -19,13 +19,11 @@ use strict; use warnings FATAL => 'all'; -no warnings qw(uninitialized); $ND::TEMPLATE->param(TITLE => 'List planet naps'); our $BODY; our $DBH; -our $LOG; my $error; die "You don't have access" unless isHC();