Make WordPress Core


Ignore:
Timestamp:
06/29/2011 04:50:07 PM (14 years ago)
Author:
nacin
Message:

Mark a few files as needing to be parsable by PHP4 in order to show the proper error messages. Non-exhaustive. see #17934.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/setup-config.php

    r18374 r18375  
    55 * The permissions for the base directory must allow for writing files in order
    66 * for the wp-config.php to be created using this page.
     7 *
     8 * @internal This file must be parsable by PHP4.
    79 *
    810 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.