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=4eb1005353a0d5cb65b329338d7bcccb07e2e677;hpb=e57f68e3a9df5a040bccb483da6cc21d2d028ad8 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;