Changeset 38371 for trunk/src/wp-login.php
- Timestamp:
- 08/26/2016 05:39:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r38307 r38371 440 440 } 441 441 442 require_once ABSPATH . WPINC . '/class-phpass.php';443 442 $hasher = new PasswordHash( 8, true ); 444 443
Note: See TracChangeset
for help on using the changeset viewer.