Addition of sqlite storage Tracking of SMTP traffic instead of P2P traffic Based on NethServer bandwidthd implementation Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
3 lines
78 B
PHP
3 lines
78 B
PHP
<?php
|
|
echo("Page load completed in ". (time() - $starttime) ." seconds");
|
|
?>
|