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 /docs/phpfspot/PHPFSPOT_IMG.html | |
parent | b583a04ebad60d02349b78f8c38353e0cb3eb9ea (diff) |
update documentation
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'docs/phpfspot/PHPFSPOT_IMG.html')
-rw-r--r-- | docs/phpfspot/PHPFSPOT_IMG.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/phpfspot/PHPFSPOT_IMG.html b/docs/phpfspot/PHPFSPOT_IMG.html index 8a566d0..74ea3f9 100644 --- a/docs/phpfspot/PHPFSPOT_IMG.html +++ b/docs/phpfspot/PHPFSPOT_IMG.html @@ -27,7 +27,7 @@ <p class="short-description">PHPFSPOT_IMG class</p> <p class="description"><p>handles phpfspot's photos. It will output either the photo binaries or can also show error messages as a on-the-fly generated picture.</p></p> <p class="notes"> - Located in <a class="field" href="_phpfspot_img.php.html">/phpfspot_img.php</a> (line <span class="field">35</span>) + Located in <a class="field" href="_phpfspot_img.php.html">/phpfspot_img.php</a> (line <span class="field">34</span>) </p> @@ -82,11 +82,11 @@ <div class="info-box-body"> <A NAME='method_detail'></A> <a name="method__construct" id="__construct"><!-- --></a> -<div class="oddrow"> +<div class="evenrow"> <div class="method-header"> <img src="../media/images/Constructor.png" /> - <span class="method-title">Constructor __construct</span> (line <span class="line-number">43</span>) + <span class="method-title">Constructor __construct</span> (line <span class="line-number">42</span>) </div> <!-- ========== Info from phpDoc block ========= --> @@ -107,11 +107,11 @@ </div> <a name="method__destruct" id="__destruct"><!-- --></a> -<div class="evenrow"> +<div class="oddrow"> <div class="method-header"> <img src="../media/images/Destructor.png" /> - <span class="method-title">Destructor __destruct</span> (line <span class="line-number">53</span>) + <span class="method-title">Destructor __destruct</span> (line <span class="line-number">52</span>) </div> <!-- ========== Info from phpDoc block ========= --> @@ -132,11 +132,11 @@ </div> <a name="methodshow" id="show"><!-- --></a> -<div class="oddrow"> +<div class="evenrow"> <div class="method-header"> <img src="../media/images/Method.png" /> - <span class="method-title">show</span> (line <span class="line-number">68</span>) + <span class="method-title">show</span> (line <span class="line-number">67</span>) </div> <!-- ========== Info from phpDoc block ========= --> @@ -171,7 +171,7 @@ <p class="notes" id="credit"> - Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a> + Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a> </p> </div></body> </html>
\ No newline at end of file |