Changeset 40387 for trunk/src/wp-login.php
- Timestamp:
- 04/06/2017 06:00:16 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r40048 r40387 439 439 } 440 440 441 require_once ABSPATH . WPINC . '/class-phpass.php'; 441 442 $hasher = new PasswordHash( 8, true ); 442 443
Note: See TracChangeset
for help on using the changeset viewer.