diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-04-12 18:40:20 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-04-12 18:40:20 +0200 |
commit | 55677896eb839e20542440e51c5737a318240dab (patch) | |
tree | d297da5ec9c75bbcad7365a44aa60ecedd015573 /phpfspot_db.php | |
parent | b583a04ebad60d02349b78f8c38353e0cb3eb9ea (diff) |
update documentation
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'phpfspot_db.php')
-rw-r--r-- | phpfspot_db.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpfspot_db.php b/phpfspot_db.php index 90fdb8c..e0cf39f 100644 --- a/phpfspot_db.php +++ b/phpfspot_db.php @@ -24,6 +24,7 @@ /** * PHPFSPOT_DB class + * * @package phpfspot */ class PHPFSPOT_DB { |