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=94b3b6259391b0d2f206c792974b6ff53a70aa63;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;