Add TODO note.

feature/node-rewrite
Sven Slootweg 12 years ago
parent 0a04180e1b
commit 6efb20e36c

@ -29,6 +29,8 @@ if(!empty($router->uParameters[2]))
} }
} }
/* TODO: Display incoming and outcoming traffic separately in the graphs when applicable. */
if($sVps->sTotalTrafficLimit != 0) if($sVps->sTotalTrafficLimit != 0)
{ {
$sTrafficLimit = $sVps->sTotalTrafficLimit; $sTrafficLimit = $sVps->sTotalTrafficLimit;

Loading…
Cancel
Save