pickles/docs/errors.html
Josh Sherman 54372d24b7 Updated the last few URL's that were wrong, also generated a new copy of the documentation
Should probably made the documentation piece pre-commit hook or something
2012-10-03 17:46:27 -04:00

372 lines
No EOL
23 KiB
HTML

Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /usr/local/Cellar/php53/5.3.13/lib/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
<?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="#Common.php">Common.php</a><br>
<a href="#Config.php">Config.php</a><br>
<a href="#Controller.php">Controller.php</a><br>
<a href="#Convert.php">Convert.php</a><br>
<a href="#ConvertTest.php">ConvertTest.php</a><br>
<a href="#Database.php">Database.php</a><br>
<a href="#Date.php">Date.php</a><br>
<a href="#DateTest.php">DateTest.php</a><br>
<a href="#Dynamic.php">Dynamic.php</a><br>
<a href="#Error.php">Error.php</a><br>
<a href="#File.php">File.php</a><br>
<a href="#Form.php">Form.php</a><br>
<a href="#jar.php">jar.php</a><br>
<a href="#JSON.php">JSON.php</a><br>
<a href="#Log.php">Log.php</a><br>
<a href="#Model.php">Model.php</a><br>
<a href="#Module.php">Module.php</a><br>
<a href="#MySQL.php">MySQL.php</a><br>
<a href="#Object.php">Object.php</a><br>
<a href="#PHP.php">PHP.php</a><br>
<a href="#pickles.php">pickles.php</a><br>
<a href="#PostgreSQL.php">PostgreSQL.php</a><br>
<a href="#Profanity.php">Profanity.php</a><br>
<a href="#Profiler.php">Profiler.php</a><br>
<a href="#RSS.php">RSS.php</a><br>
<a href="#Security.php">Security.php</a><br>
<a href="#Session.php">Session.php</a><br>
<a href="#SQLite.php">SQLite.php</a><br>
<a href="#String.php">String.php</a><br>
<a href="#StringTest.php">StringTest.php</a><br>
<a href="#Tinychat.php">Tinychat.php</a><br>
<a href="#XML.php">XML.php</a><br>
<a name="Post-parsing"></a>
<h1>Post-parsing</h1>
<h2>Warnings:</h2><br>
<b>Warning</b> - Class Model in file /Users/josh/Source/pickles/classes/Model.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Module in file /Users/josh/Source/pickles/classes/Module.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Form in file /Users/josh/Source/pickles/classes/Form.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Dynamic in file /Users/josh/Source/pickles/classes/Dynamic.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Display_RSS in file /Users/josh/Source/pickles/classes/Display/RSS.php has multiple possible parents named Display_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Display_XML in file /Users/josh/Source/pickles/classes/Display/XML.php has multiple possible parents named Display_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Session in file /Users/josh/Source/pickles/classes/Session.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> -
duplicate class element "Convert" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Object" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "API_Common" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Log" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "File" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Date" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Error" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> - Class Display_PHP in file /Users/josh/Source/pickles/classes/Display/PHP.php has multiple possible parents named Display_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Display_JSON in file /Users/josh/Source/pickles/classes/Display/JSON.php has multiple possible parents named Display_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Config in file /Users/josh/Source/pickles/classes/Config.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Controller in file /Users/josh/Source/pickles/classes/Controller.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Cache in file /Users/josh/Source/pickles/classes/Cache.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class API_Tinychat in file /Users/josh/Source/pickles/classes/API/Tinychat.php has multiple possible parents named API_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class API_Common in file /Users/josh/Source/pickles/classes/API/Common.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class API_Google_Profanity in file /Users/josh/Source/pickles/classes/API/Google/Profanity.php has multiple possible parents named API_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Database_Common in file /Users/josh/Source/pickles/classes/Database/Common.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Database_PDO_Common in file /Users/josh/Source/pickles/classes/Database/PDO/Common.php has multiple possible parents named Database_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Database in file /Users/josh/Source/pickles/classes/Database.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Display_Common in file /Users/josh/Source/pickles/classes/Display/Common.php has multiple possible parents named Object. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Database_PDO_SQLite in file /Users/josh/Source/pickles/classes/Database/PDO/SQLite.php has multiple possible parents named Database_PDO_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Database_PDO_PostgreSQL in file /Users/josh/Source/pickles/classes/Database/PDO/PostgreSQL.php has multiple possible parents named Database_PDO_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> - Class Database_PDO_MySQL in file /Users/josh/Source/pickles/classes/Database/PDO/MySQL.php has multiple possible parents named Database_PDO_Common. Cannot resolve name conflict,
try ignoring a file that contains the conflicting parent class<br>
<b>Warning</b> -
duplicate class element "API_Google_Profanity" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "API_Tinychat" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Form" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Display_XML" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Display_RSS" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Display_PHP" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Model" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Module" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "String" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Security" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Profiler" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Session" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Display_JSON" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Dynamic" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Database_Common" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Database_PDO_Common" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Display_Common" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Config" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Cache" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Database_PDO_MySQL" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Controller" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Database_PDO_PostgreSQL" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Database_PDO_SQLite" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate class element "Database" in file /Users/josh/Source/pickles/jar.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<a name="Cache.php"></a>
<h1>Cache.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 35</b> - no @package tag was used in a DocBlock for class Cache<br>
<a name="Common.php"></a>
<h1>Common.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Database_PDO_Common<br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class Database_Common<br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class Display_Common<br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class API_Common<br>
<a name="Config.php"></a>
<h1>Config.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 30</b> - no @package tag was used in a DocBlock for class Config<br>
<a name="Controller.php"></a>
<h1>Controller.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 28</b> - no @package tag was used in a DocBlock for class Controller<br>
<a name="Convert.php"></a>
<h1>Convert.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Convert<br>
<a name="ConvertTest.php"></a>
<h1>ConvertTest.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 6</b> - no @package tag was used in a DocBlock for class ConvertTest<br>
<b>Warning on line 10</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 40</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 58</b> - File "/Users/josh/Source/pickles/tests/classes/ConvertTest.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Database.php"></a>
<h1>Database.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 25</b> - no @package tag was used in a DocBlock for class Database<br>
<a name="Date.php"></a>
<h1>Date.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class Date<br>
<a name="DateTest.php"></a>
<h1>DateTest.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 5</b> - no @package tag was used in a DocBlock for class DateTest<br>
<b>Warning on line 9</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 31</b> - File "/Users/josh/Source/pickles/tests/classes/DateTest.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Dynamic.php"></a>
<h1>Dynamic.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 29</b> - no @package tag was used in a DocBlock for class Dynamic<br>
<a name="Error.php"></a>
<h1>Error.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Error<br>
<a name="File.php"></a>
<h1>File.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class File<br>
<a name="Form.php"></a>
<h1>Form.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class Form<br>
<a name="jar.php"></a>
<h1>jar.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class API_Common<br>
<b>Warning on line 61</b> - no @package tag was used in a DocBlock for class API_Google_Profanity<br>
<b>Warning on line 107</b> - no @package tag was used in a DocBlock for class API_Tinychat<br>
<b>Warning on line 301</b> - no @package tag was used in a DocBlock for class Cache<br>
<b>Warning on line 504</b> - no @package tag was used in a DocBlock for class Config<br>
<b>Warning on line 808</b> - no @package tag was used in a DocBlock for class Controller<br>
<b>Warning on line 1256</b> - no @package tag was used in a DocBlock for class Convert<br>
<b>Warning on line 1400</b> - no @package tag was used in a DocBlock for class Database_Common<br>
<b>Warning on line 1639</b> - no @package tag was used in a DocBlock for class Database_PDO_Common<br>
<b>Warning on line 1879</b> - no @package tag was used in a DocBlock for class Database_PDO_MySQL<br>
<b>Warning on line 1924</b> - no @package tag was used in a DocBlock for class Database_PDO_PostgreSQL<br>
<b>Warning on line 1969</b> - no @package tag was used in a DocBlock for class Database_PDO_SQLite<br>
<b>Warning on line 2010</b> - no @package tag was used in a DocBlock for class Database<br>
<b>Warning on line 2159</b> - no @package tag was used in a DocBlock for class Date<br>
<b>Warning on line 2215</b> - no @package tag was used in a DocBlock for class Display_Common<br>
<b>Warning on line 2408</b> - no @package tag was used in a DocBlock for class Display_JSON<br>
<b>Warning on line 2439</b> - no @package tag was used in a DocBlock for class Display_PHP<br>
<b>Warning on line 2552</b> - no @package tag was used in a DocBlock for class Display_RSS<br>
<b>Warning on line 2695</b> - no @package tag was used in a DocBlock for class Display_XML<br>
<b>Warning on line 2732</b> - no @package tag was used in a DocBlock for class Dynamic<br>
<b>Warning on line 2986</b> - no @package tag was used in a DocBlock for class Error<br>
<b>Warning on line 3088</b> - no @package tag was used in a DocBlock for class File<br>
<b>Warning on line 3155</b> - no @package tag was used in a DocBlock for class Form<br>
<b>Warning on line 3802</b> - no @package tag was used in a DocBlock for class Log<br>
<b>Warning on line 3953</b> - no @package tag was used in a DocBlock for class Model<br>
<b>Warning on line 5148</b> - no @package tag was used in a DocBlock for class Module<br>
<b>Warning on line 5393</b> - no @package tag was used in a DocBlock for class Object<br>
<b>Warning on line 5521</b> - no @package tag was used in a DocBlock for class Profiler<br>
<b>Warning on line 5922</b> - no @package tag was used in a DocBlock for class Security<br>
<b>Warning on line 6340</b> - no @package tag was used in a DocBlock for class Session<br>
<b>Warning on line 6667</b> - no @package tag was used in a DocBlock for class String<br>
<h2>Errors:</h2><br>
<b>Error on line 1902</b> - @access was passed neither "public" nor "private." Was passed: "proceted"<br>
<b>Error on line 1947</b> - @access was passed neither "public" nor "private." Was passed: "proceted"<br>
<a name="JSON.php"></a>
<h1>JSON.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Display_JSON<br>
<a name="Log.php"></a>
<h1>Log.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Log<br>
<a name="Model.php"></a>
<h1>Model.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 25</b> - no @package tag was used in a DocBlock for class Model<br>
<a name="Module.php"></a>
<h1>Module.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 28</b> - no @package tag was used in a DocBlock for class Module<br>
<a name="MySQL.php"></a>
<h1>MySQL.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - no @package tag was used in a DocBlock for class Database_PDO_MySQL<br>
<h2>Errors:</h2><br>
<b>Error on line 44</b> - @access was passed neither "public" nor "private." Was passed: "proceted"<br>
<a name="Object.php"></a>
<h1>Object.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 25</b> - no @package tag was used in a DocBlock for class Object<br>
<a name="PHP.php"></a>
<h1>PHP.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Display_PHP<br>
<a name="pickles.php"></a>
<h1>pickles.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 29</b> - Page-level DocBlock precedes "define PICKLES_START_TIME", use another DocBlock to document the source element<br>
<a name="PostgreSQL.php"></a>
<h1>PostgreSQL.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - no @package tag was used in a DocBlock for class Database_PDO_PostgreSQL<br>
<h2>Errors:</h2><br>
<b>Error on line 44</b> - @access was passed neither "public" nor "private." Was passed: "proceted"<br>
<a name="Profanity.php"></a>
<h1>Profanity.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - no @package tag was used in a DocBlock for class API_Google_Profanity<br>
<a name="Profiler.php"></a>
<h1>Profiler.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 34</b> - no @package tag was used in a DocBlock for class Profiler<br>
<a name="RSS.php"></a>
<h1>RSS.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Display_RSS<br>
<a name="Security.php"></a>
<h1>Security.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 27</b> - no @package tag was used in a DocBlock for class Security<br>
<a name="Session.php"></a>
<h1>Session.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 51</b> - no @package tag was used in a DocBlock for class Session<br>
<a name="SQLite.php"></a>
<h1>SQLite.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - no @package tag was used in a DocBlock for class Database_PDO_SQLite<br>
<a name="String.php"></a>
<h1>String.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class String<br>
<a name="StringTest.php"></a>
<h1>StringTest.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 5</b> - no @package tag was used in a DocBlock for class StringTest<br>
<b>Warning on line 9</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 32</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 76</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 94</b> - Unknown tag "@dataProvider" used<br>
<b>Warning on line 111</b> - File "/Users/josh/Source/pickles/tests/classes/StringTest.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Tinychat.php"></a>
<h1>Tinychat.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class API_Tinychat<br>
<a name="XML.php"></a>
<h1>XML.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - no @package tag was used in a DocBlock for class Display_XML<br>
<p class="notes" id="credit">
Documentation generated on Wed, 03 Oct 2012 17:46:06 -0400 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
</p>
</body>
</html>