index
:
phpfspot.git
master
clone of phpfspot with some modificications
arun@nubati.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
index.php
blob: ddc2f51c418024b02286672926a10d90c77ce0ca (
plain
)
1
2
3
4
5
6
7
8
<? require_once "phpfspot.class.php"; $fspot = new PHPFSPOT; $fspot->show(); ?>