Changeset 10038 for temp/trunk
- Timestamp:
- 2006/12/01 14:08:34 (20 years ago)
- Location:
- temp/trunk/html/test/kakinaka/pear
- Files:
-
- 38 added
- 1 edited
-
Auth (added)
-
Auth.php (added)
-
Auth/Container (added)
-
Auth/Container/Array.php (added)
-
Auth/Container/DB.php (added)
-
Auth/Container/DBLite.php (added)
-
Auth/Container/File.php (added)
-
Auth/Container/IMAP.php (added)
-
Auth/Container/KADM5.php (added)
-
Auth/Container/LDAP.php (added)
-
Auth/Container/MDB.php (added)
-
Auth/Container/MDB2.php (added)
-
Auth/Container/PEAR.php (added)
-
Auth/Container/POP3.php (added)
-
Auth/Container/RADIUS.php (added)
-
Auth/Container/SAP.php (added)
-
Auth/Container/SMBPasswd.php (added)
-
Auth/Container/SOAP.php (added)
-
Auth/Container/SOAP5.php (added)
-
Auth/Container/vpopmail.php (added)
-
Auth_HTTP.php (modified) (1 diff)
-
Container (added)
-
Container/Array.php (added)
-
Container/DB.php (added)
-
Container/DBLite.php (added)
-
Container/File.php (added)
-
Container/IMAP.php (added)
-
Container/KADM5.php (added)
-
Container/LDAP.php (added)
-
Container/MDB.php (added)
-
Container/MDB2.php (added)
-
Container/PEAR.php (added)
-
Container/POP3.php (added)
-
Container/RADIUS.php (added)
-
Container/SAP.php (added)
-
Container/SMBPasswd.php (added)
-
Container/SOAP.php (added)
-
Container/SOAP5.php (added)
-
Container/vpopmail.php (added)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/kakinaka/pear/Auth_HTTP.php
r10037 r10038 22 22 // 23 23 24 require_once "Auth /Auth.php";24 require_once "Auth.php"; 25 25 26 26 define('AUTH_HTTP_NONCE_TIME_LEN', 16);
Note: See TracChangeset
for help on using the changeset viewer.
