fix mac accounting total graph

git-svn-id: http://www.observium.org/svn/observer/trunk@1616 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-08-02 17:08:39 +00:00
parent 8cda160d8f
commit 5c40cd0529

View File

@@ -1,6 +1,6 @@
<?php
$port = mres($_GET['port']);
$port = mres($_GET['id']);
if($_GET['stat']) { $stat = mres($_GET['stat']); } else { $stat = "bits"; }
$sort = mres($_GET['sort']);