Changeset 1525 for trunk/wp-includes/functions-user.php
- Timestamp:
- 08/09/2004 09:06:49 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions-user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions-user.php
r1524 r1525 29 29 return false; 30 30 31 if ( verify_login($user_login, $user_pass) {31 if ( verify_login($user_login, $user_pass) ) { 32 32 return true; 33 33 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)