LoadFlags(); $odd = ""; for ($i=0;$i<$Reflector->StationCount();$i++) { if ($odd == "#FFFFFF") { $odd = "#F1FAFA"; } else { $odd = "#FFFFFF"; } echo ' '; if ($i == 39) { $i = $Reflector->StationCount()+1; } } ?>
# Flag Callsign Suffix DPRS Via / Peer Last heard Listening on
'; if ($i==0 && $Reflector->Stations[$i]->GetLastHeardTime() > (time() - 60)) { echo ''; } else { echo ($i+1); } echo ' '; if (file_exists("./img/flags/".$Reflector->GetFlag($Reflector->Stations[$i]->GetCallSign()).".png")) { echo ''; } echo ' '.$Reflector->Stations[$i]->GetCallsignOnly().' '.$Reflector->Stations[$i]->GetSuffix().' '.$Reflector->Stations[$i]->GetVia(); if ($Reflector->Stations[$i]->GetPeer() != $Reflector->GetReflectorName()) { echo ' / '.$Reflector->Stations[$i]->GetPeer(); } echo ' '.@date("d.m.Y H:i", $Reflector->Stations[$i]->GetLastHeardTime()).' '.$Reflector->Stations[$i]->GetModule().'
GetModules(); sort($Modules, SORT_STRING); echo ' '; for ($i=0;$i'.$PageOptions['ModuleNames'][$Modules[$i]]; if (trim($PageOptions['ModuleNames'][$Modules[$i]]) != "") { echo '
'; } echo $Modules[$i].' '; } else { echo '
'; } } echo ' '; $GlobalPositions = array(); for ($i=0;$iGetNodesInModulesByID($Modules[$i]); echo ' '; } echo ' '; ?>
'.$Modules[$i].'
'; $odd = ""; $UserCheckedArray = array(); for ($j=0;$jGetCallsignAndSuffixByID($Users[$j]); echo ' '; $UserCheckedArray[] = $Users[$j]; } echo '
'.$Displayname.'