Make WordPress Core


Ignore:
Timestamp:
12/11/2012 04:08:58 PM (14 years ago)
Author:
nacin
Message:

We no longer care if wp-admin/index.php is parseable by PHP 4. (And it's not, anyway.) If a user hits the root or wp-admin/install.php, they do get a proper warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/index.php

    r22908 r23170  
    22/**
    33 * Dashboard Administration Screen
    4  *
    5  * @internal This file should be parseable by PHP4.
    64 *
    75 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.