diff options
Diffstat (limited to 'phpfspot_img.php')
-rw-r--r-- | phpfspot_img.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpfspot_img.php b/phpfspot_img.php index 461f5c6..412c5f2 100644 --- a/phpfspot_img.php +++ b/phpfspot_img.php @@ -29,7 +29,6 @@ require_once "phpfspot.class.php"; * * 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 { |