Ticket #41307: 41307.patch
| File 41307.patch, 429 bytes (added by , 9 years ago) |
|---|
-
src/wp-includes/user.php
70 70 * 71 71 * @since 3.1.0 72 72 * 73 * @global string $auth_secure_cookie. 73 74 * @param bool $secure_cookie Whether to use a secure sign-on cookie. 74 75 * @param array $credentials { 75 76 * Array of entered sign-on data.