]> ruin.nu Git - ndwebbie.git/blobdiff - calls.pl
member intel, shows all incoming and outgoing fleets for member planets
[ndwebbie.git] / calls.pl
index b56a639e41aac5ba77e0c820baf47a43376c2bbe..9c3c3e0a1f68ad714e0a5bcba33bad1aef630272 100644 (file)
--- a/calls.pl
+++ b/calls.pl
@@ -26,7 +26,7 @@ my $error;
 
 $ND::TEMPLATE->param(TITLE => 'Defense Calls');
 
-die "You don't have access" unless isBC();
+die "You don't have access" unless isDC();
 
 my $call;
 if (param('call') =~ /^(\d+)$/){