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.
git-svn-id: https://develop.svn.wordpress.org/trunk@23170 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9840429658
commit
bd4b5f955d
@ -2,8 +2,6 @@
|
||||
/**
|
||||
* Dashboard Administration Screen
|
||||
*
|
||||
* @internal This file should be parseable by PHP4.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Administration
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user