Subversion Repositories Applications.papyrus

Rev

Rev 1173 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1173 Rev 1713
Line 15... Line 15...
15
 * @category   Authentication
15
 * @category   Authentication
16
 * @package    Auth
16
 * @package    Auth
17
 * @author     Martin Jansen <mj@php.net>
17
 * @author     Martin Jansen <mj@php.net>
18
 * @copyright  2001-2006 The PHP Group
18
 * @copyright  2001-2006 The PHP Group
19
 * @license    http://www.php.net/license/3_01.txt  PHP License 3.01
19
 * @license    http://www.php.net/license/3_01.txt  PHP License 3.01
20
 * @version    CVS: $Id: Auth.php,v 1.2 2006-12-14 15:04:28 jp_milcent Exp $
20
 * @version    CVS: $Id: Auth.php,v 1.3 2007-11-19 15:11:00 jp_milcent Exp $
21
 * @link       http://pear.php.net/package/Auth
21
 * @link       http://pear.php.net/package/Auth
22
 * @deprecated File deprecated since Release 1.2.0
22
 * @deprecated File deprecated since Release 1.2.0
23
 */
23
 */
Line 24... Line 24...
24
 
24