From 2765fc086522b5fb9f209bdfe266e577fc65ca84 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 12 Apr 2008 12:23:12 +0200 Subject: added phpDocumentor tags to parts of the code Signed-off-by: Andreas Unterkircher --- phpfspot_db.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpfspot_db.php') diff --git a/phpfspot_db.php b/phpfspot_db.php index e5f1f0b..83376ad 100644 --- a/phpfspot_db.php +++ b/phpfspot_db.php @@ -22,6 +22,10 @@ * ***************************************************************************/ +/** + * PHPFSPOT_DB class + * @package phpfspot + */ class PHPFSPOT_DB { private $db; -- cgit v1.2.3-18-g5258