mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Fix bandwich usage display with IE8.
This commit is contained in:
@@ -73,6 +73,7 @@ else
|
|||||||
$tx_kbs = int($tx_kbs);
|
$tx_kbs = int($tx_kbs);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
print "pragma: no-cache\n";
|
||||||
print "Content-type: text/xml\n\n";
|
print "Content-type: text/xml\n\n";
|
||||||
print "<?xml version=\"1.0\"?>\n";
|
print "<?xml version=\"1.0\"?>\n";
|
||||||
print <<END
|
print <<END
|
||||||
|
|||||||
Reference in New Issue
Block a user