summaryrefslogtreecommitdiffstats
path: root/phpfspot_img.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-04-12 18:40:20 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-04-12 18:40:20 +0200
commit55677896eb839e20542440e51c5737a318240dab (patch)
treed297da5ec9c75bbcad7365a44aa60ecedd015573 /phpfspot_img.php
parentb583a04ebad60d02349b78f8c38353e0cb3eb9ea (diff)
update documentation
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'phpfspot_img.php')
-rw-r--r--phpfspot_img.php1
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 {