issue121, add some js-checks if objects are there
[phpfspot.git] / index.php
index 3cdf3bb24fb377c6c2b72efde2b99332616bfd17..0822da36a5705cf6628f2b29217ff01938d74137 100644 (file)
--- a/index.php
+++ b/index.php
  *
  ***************************************************************************/
 
+/**
+ * initialize phpfspot
+ *
+ * @package phpfspot
+ */
 require_once "phpfspot.class.php";
 
 $fspot = new PHPFSPOT;