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/errors.html | |
parent | b583a04ebad60d02349b78f8c38353e0cb3eb9ea (diff) |
update documentation
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'docs/errors.html')
-rw-r--r-- | docs/errors.html | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/docs/errors.html b/docs/errors.html index 16075cd..4440377 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -12,7 +12,6 @@ <a href="#gen_thumbs.php">gen_thumbs.php</a><br> <a href="#index.php">index.php</a><br> <a href="#phpfspot.class.php">phpfspot.class.php</a><br> -<a href="#phpfspot_cfg.php">phpfspot_cfg.php</a><br> <a href="#phpfspot_db.php">phpfspot_db.php</a><br> <a href="#phpfspot_img.php">phpfspot_img.php</a><br> <a href="#phpfspot_tmpl.php">phpfspot_tmpl.php</a><br> @@ -24,33 +23,33 @@ <a name="find_dups.php"></a> <h1>find_dups.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 56</b> - File "/var/www/beau.netshadow.at/htdocs/find_dups.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> +<b>Warning on line 32</b> - no @package tag was used in a DocBlock for file /var/www/beau.netshadow.at/htdocs/find_dups.php<br> +<h2>Errors:</h2><br> +<b>Error on line 37</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpfspot"<br> <a name="gen_thumbs.php"></a> <h1>gen_thumbs.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 90</b> - File "/var/www/beau.netshadow.at/htdocs/gen_thumbs.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> +<b>Warning on line 33</b> - no @package tag was used in a DocBlock for file /var/www/beau.netshadow.at/htdocs/gen_thumbs.php<br> +<h2>Errors:</h2><br> +<b>Error on line 38</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpfspot"<br> <a name="index.php"></a> <h1>index.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 29</b> - File "/var/www/beau.netshadow.at/htdocs/index.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> +<b>Warning on line 29</b> - no @package tag was used in a DocBlock for file /var/www/beau.netshadow.at/htdocs/index.php<br> +<h2>Errors:</h2><br> +<b>Error on line 29</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpfspot"<br> <a name="phpfspot.class.php"></a> <h1>phpfspot.class.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 2567</b> - Unknown tag "@retrun" used<br> -<b>Warning on line 2796</b> - File "/var/www/beau.netshadow.at/htdocs/phpfspot.class.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> -<a name="phpfspot_cfg.php"></a> -<h1>phpfspot_cfg.php</h1> -<h2>Warnings:</h2><br> -<b>Warning on line 2</b> - no @package tag was used in a DocBlock for class PHPFSPOT_CFG<br> -<b>Warning on line 83</b> - File "/var/www/beau.netshadow.at/htdocs/phpfspot_cfg.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> +<b>Warning on line 2799</b> - File "/var/www/beau.netshadow.at/htdocs/phpfspot.class.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> <a name="phpfspot_db.php"></a> <h1>phpfspot_db.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 28</b> - no @package tag was used in a DocBlock for file /var/www/beau.netshadow.at/htdocs/phpfspot_db.php<br> +<b>Warning on line 29</b> - no @package tag was used in a DocBlock for file /var/www/beau.netshadow.at/htdocs/phpfspot_db.php<br> <a name="phpfspot_img.php"></a> <h1>phpfspot_img.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 142</b> - File "/var/www/beau.netshadow.at/htdocs/phpfspot_img.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> +<b>Warning on line 141</b> - File "/var/www/beau.netshadow.at/htdocs/phpfspot_img.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> <a name="phpfspot_tmpl.php"></a> <h1>phpfspot_tmpl.php</h1> <h2>Warnings:</h2><br> @@ -60,7 +59,7 @@ <h2>Warnings:</h2><br> <b>Warning on line 178</b> - File "/var/www/beau.netshadow.at/htdocs/rpc.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> <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:55 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a> </p> </body> </html>
\ No newline at end of file |