summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 5 insertions, 0 deletions
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;