diff options
Diffstat (limited to 'docs/errors.html')
-rw-r--r-- | docs/errors.html | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/docs/errors.html b/docs/errors.html new file mode 100644 index 0000000..4440377 --- /dev/null +++ b/docs/errors.html @@ -0,0 +1,65 @@ +<?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_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 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 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> - 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 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 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 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> +<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: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 |