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