mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-25 01:08:43 -05:00
Update log.php
This commit is contained in:
parent
ee98489144
commit
93a232cdd4
@ -89,7 +89,7 @@ if ($user_id[$i]=="1234567") {$user_call[$i] = "*NoCallsign*"; $user_id[$i]="-";
|
||||
echo "<TR>".$s.' '.$date_eu[2].".".$date_eu[1].".".$date_eu[0].$s.' '.substr($log_time[$i],11,5).$s.'<font color=#0066ff><b> '.$user_call[$i]."</b></font><font size=\"-1\"> (".$user_id[$i].")</font>".$s.TRIM($user_name[$i]).$s.'<font color=#b5651d><b>'.$tg[$i].'</b></font>'.$s.'<font color=green><b> '.$tgname[$i].'</b></font>'.$s."<center>".round($transmit_timer[$i])."</center>".$s."<center> ".$ts[$i]." </center>".$s.$src_name[$i].$s.$system[$i]."</TR>\n";
|
||||
}
|
||||
|
||||
echo "\n</table><fieldset></div></body></html>";
|
||||
echo "\n</table></fieldset></div></body></html>";
|
||||
|
||||
// close logfile after parsing
|
||||
fclose ($handle);
|
||||
|
Loading…
Reference in New Issue
Block a user