From 55677896eb839e20542440e51c5737a318240dab Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 12 Apr 2008 18:40:20 +0200 Subject: update documentation Signed-off-by: Andreas Unterkircher --- index.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'index.php') 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; -- cgit v1.2.3-18-g5258