Changeset 2437 for trunk/wp-includes/functions.php
- Timestamp:
- 03/13/2005 05:06:18 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r2436 r2437 1679 1679 1680 1680 if (!$login) { 1681 $error = __('<strong>Error</strong>: Wrong login.');1681 $error = __('<strong>Error</strong>: Wrong username.'); 1682 1682 return false; 1683 1683 } else {
Note: See TracChangeset
for help on using the changeset viewer.