small fix to admin.php for PHP 7.3 compatibility
git-svn-id: svn://192.168.202.10@3109 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -41043,6 +41043,8 @@ if ($ADD==999999)
|
||||
{
|
||||
if ($LOGview_reports==1)
|
||||
{
|
||||
$server_id=$MT; $server_description=$MT; $server_ip=$MT; $active=$MT; $sysload=$MT; $channels_total=$MT; $cpu_idle_percent=$MT; $disk_usage=$MT; $active_agent_login_server=$MT; $active_asterisk_server=$MT;
|
||||
|
||||
echo "<TABLE><TR><TD>\n";
|
||||
echo "<FONT FACE=\"ARIAL,HELVETICA\" COLOR=BLACK SIZE=2>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user