X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=index.php;h=0822da36a5705cf6628f2b29217ff01938d74137;hp=3cdf3bb24fb377c6c2b72efde2b99332616bfd17;hb=d774bea5f0bc063be6426668e19faf02167f3d65;hpb=7617d4479b5891e905956afa3e62d26df1271bf4 diff --git a/index.php b/index.php index 3cdf3bb..0822da3 100644 --- a/index.php +++ b/index.php @@ -22,6 +22,11 @@ * ***************************************************************************/ +/** + * initialize phpfspot + * + * @package phpfspot + */ require_once "phpfspot.class.php"; $fspot = new PHPFSPOT;