Ticket #46102: #46102.patch
File #46102.patch, 491 bytes (added by , 6 years ago) |
---|
-
src/wp-activate.php
1 1 <?php 2 2 /** 3 3 * Confirms that the activation key that is sent in an email after a user signs 4 * up for a new site matches the key for that user and then displays confirmation.4 * up for a new site matches the key for that user and then displays a confirmation. 5 5 * 6 6 * @package WordPress 7 7 */