File: footer.php

package info (click to toggle)
bandwidthd 2.0.1%2Bcvs20090917-11
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,204 kB
  • ctags: 1,271
  • sloc: sh: 3,008; ansic: 2,746; php: 1,263; yacc: 216; makefile: 162; lex: 36; sql: 27
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (10)
1
2
3
<?
echo("Page load completed in ". (time() - $starttime) ." seconds"); 
?>