Make WordPress Core

Ticket #23211: 23211.patch

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

     
    66 * @package WordPress
    77 */
    88
    9 /** Define ABSPATH as this file's directory */
    109define( 'WP_INSTALLING', true );
    1110
    1211/** Sets up the WordPress Environment. */