bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
[feed/packages.git] / utils / bandwidthd / files / phphtdocs-sqlite / footer.php
diff --git a/utils/bandwidthd/files/phphtdocs-sqlite/footer.php b/utils/bandwidthd/files/phphtdocs-sqlite/footer.php
new file mode 100644 (file)
index 0000000..b342825
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+echo("Page load completed in ". (time() - $starttime) ." seconds"); 
+?>