File: footer.php

package info (click to toggle)
bandwidthd 2.0.1%2Bcvs20050208-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,048 kB
  • ctags: 378
  • sloc: sh: 3,169; ansic: 1,974; php: 596; yacc: 202; makefile: 131; lex: 33
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"); 
?>