mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Remove unneeded (and broken) line. Props asher. fixes #2314
git-svn-id: https://develop.svn.wordpress.org/trunk@3466 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c87ff19cf0
commit
19515e03dd
@ -113,8 +113,6 @@ else
|
||||
|
||||
wp_cache_init();
|
||||
|
||||
$wp_filters = array();
|
||||
|
||||
require (ABSPATH . WPINC . '/functions.php');
|
||||
require (ABSPATH . WPINC . '/default-filters.php');
|
||||
require_once (ABSPATH . WPINC . '/wp-l10n.php');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user