]> ruin.nu Git - ndwebbie.git/blobdiff - index.pl
small fixes
[ndwebbie.git] / index.pl
index 31beaf5ce486f3a2159fb571bf263ea700825ea0..537f46fed29ab15cd2f93772da02c22d66f60c7a 100755 (executable)
--- a/index.pl
+++ b/index.pl
@@ -96,6 +96,7 @@ unless ($XML){
        $TEMPLATE->param(isHC => isHC());
        $TEMPLATE->param(isDC => isDC());
        $TEMPLATE->param(isBC => isBC());
+       $TEMPLATE->param(isIntel => isBC());
        $TEMPLATE->param(isAttacker => $ATTACKER && (!isMember() || ((($TICK - $fleetupdate < 24) || isScanner()) && $PLANET)));
        if ($ATTACKER && (!isMember() || ((($TICK - $fleetupdate < 24) || isScanner()) && $PLANET))){
                $ND::TEMPLATE->param(Targets => listTargets());