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_img.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'phpfspot_img.php') diff --git a/phpfspot_img.php b/phpfspot_img.php index 43107ac..8379b83 100644 --- a/phpfspot_img.php +++ b/phpfspot_img.php @@ -24,6 +24,14 @@ require_once "phpfspot.class.php"; +/** + * PHPFSPOT_IMG class + * + * handles phpfspot's photos. It will output either the photo binaries + * or can also show error messages as a on-the-fly generated picture. + * + * @package phpfspot + */ class PHPFSPOT_IMG { var $db; -- cgit v1.2.3-18-g5258