Make WordPress Core

Ticket #20429: 20429.4.patch

File 20429.4.patch, 477 bytes (added by SergeyBiryukov, 12 years ago)
  • wp-activate.php

     
    11<?php
    22/**
    33 * Confirms that the activation key that is sent in an email after a user signs
    4  * up for a new blog matchs the key for that user and then displays confirmation.
     4 * up for a new blog matches the key for that user and then displays confirmation.
    55 *
    66 * @package WordPress
    77 */