diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-04-12 18:25:30 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-04-12 18:25:30 +0200 |
commit | 478bae1a1072f2de18f46bf3fc3f0ce2643f4571 (patch) | |
tree | 32fcfd8a19b7678f792bc3559be6cf5b85e514ec /docs/errors.html | |
parent | cc5fc15f323d7ec65ca5ece977a50f2fe6153f8e (diff) |
commit current phpDocumentor docs
Diffstat (limited to 'docs/errors.html')
-rw-r--r-- | docs/errors.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/docs/errors.html b/docs/errors.html new file mode 100644 index 0000000..16075cd --- /dev/null +++ b/docs/errors.html @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + <html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <!-- template designed by Marco Von Ballmoos --> + <title>phpDocumentor Parser Errors and Warnings</title> + <link rel="stylesheet" href="media/stylesheet.css" /> + <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> + </head> + <body> + <a href="#Post-parsing">Post-parsing</a><br> +<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> +<a href="#rpc.php">rpc.php</a><br> +<a name="Post-parsing"></a> +<h1>Post-parsing</h1> +<h2>Warnings:</h2><br> +<b>Warning</b> - Class PHPFSPOT_TMPL parent Smarty not found<br> +<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> +<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> +<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> +<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> +<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> +<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> +<a name="phpfspot_tmpl.php"></a> +<h1>phpfspot_tmpl.php</h1> +<h2>Warnings:</h2><br> +<b>Warning on line 30</b> - no @package tag was used in a DocBlock for file /var/www/beau.netshadow.at/htdocs/phpfspot_tmpl.php<br> +<a name="rpc.php"></a> +<h1>rpc.php</h1> +<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> + </p> + </body> +</html>
\ No newline at end of file |