Remove extra wp-l10n.php include. Bug 756.
git-svn-id: https://develop.svn.wordpress.org/trunk@2185 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
02a701f72b
commit
92c2275795
@ -6,8 +6,6 @@ if ( !file_exists( dirname(__FILE__) . '/wp-config.php') )
|
|||||||
|
|
||||||
require_once( dirname(__FILE__) . '/wp-config.php');
|
require_once( dirname(__FILE__) . '/wp-config.php');
|
||||||
|
|
||||||
require_once( ABSPATH . '/wp-includes/wp-l10n.php');
|
|
||||||
|
|
||||||
$query_vars = array();
|
$query_vars = array();
|
||||||
|
|
||||||
// Process PATH_INFO and 404.
|
// Process PATH_INFO and 404.
|
||||||
|
Loading…
Reference in New Issue
Block a user