Subversion Repositories Applications.papyrus

Rev

Rev 1713 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1713 Rev 2150
Line 15... Line 15...
15
 * @category   Authentication
15
 * @category   Authentication
16
 * @package    Auth
16
 * @package    Auth
17
 * @author     Adam Ashley <aashley@php.net>
17
 * @author     Adam Ashley <aashley@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: Multiple.php,v 1.2 2007-11-19 15:11:00 jp_milcent Exp $
20
 * @version    CVS: $Id: Multiple.php,v 1.4 2007/06/12 03:11:26 aashley Exp $
21
 * @since      File available since Release 1.5.0
21
 * @since      File available since Release 1.5.0
22
 */
22
 */
Line 23... Line 23...
23
 
23
 
24
/**
24
/**
Line 71... Line 71...
71
 * @category   Authentication
71
 * @category   Authentication
72
 * @package    Auth
72
 * @package    Auth
73
 * @author     Adam Ashley <aashley@php.net>
73
 * @author     Adam Ashley <aashley@php.net>
74
 * @copyright  2001-2006 The PHP Group
74
 * @copyright  2001-2006 The PHP Group
75
 * @license    http://www.php.net/license/3_01.txt  PHP License 3.01
75
 * @license    http://www.php.net/license/3_01.txt  PHP License 3.01
76
 * @version    Release: 1.5.4  File: $Revision: 1.2 $
76
 * @version    Release: 1.5.4  File: $Revision: 1.4 $
77
 * @since      File available since Release 1.5.0
77
 * @since      File available since Release 1.5.0
78
 */
78
 */
Line 79... Line 79...
79
 
79