1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?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 name="PAPE.php"></a>
<h1>PAPE.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - no @package tag was used in a DocBlock for class Auth_OpenID_PAPE_Request<br>
<b>Warning on line 156</b> - no @package tag was used in a DocBlock for class Auth_OpenID_PAPE_Response<br>
<b>Warning on line 201</b> - Unknown tag "@returns:" used<br>
<b>Warning on line 310</b> - File "/tmp/tmpvcnc2v/repo/Auth/OpenID/PAPE.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<p class="notes" id="credit">
Documentation generated on Wed, 05 Dec 2007 14:02:15 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p>
</body>
</html>
|