From 478bae1a1072f2de18f46bf3fc3f0ce2643f4571 Mon Sep 17 00:00:00 2001
From: Andreas Unterkircher <unki@netshadow.at>
Date: Sat, 12 Apr 2008 18:25:30 +0200
Subject: commit current phpDocumentor docs

---
 docs/errors.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)
 create mode 100644 docs/errors.html

(limited to 'docs/errors.html')

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
-- 
cgit v1.2.3-18-g5258