added phpDocumentor tags to parts of the code
[phpfspot.git] / phpfspot_db.php
index e5f1f0bd3bc1488c547658a6e62677bcd042c271..83376ad53e779d99dd8067db0f7ec53f2bd5152c 100644 (file)
  *
  ***************************************************************************/
 
+/**
+ * PHPFSPOT_DB class
+ * @package phpfspot
+ */
 class PHPFSPOT_DB {
 
    private $db;