wp_roles cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -206,7 +206,6 @@ $_SERVER = add_magic_quotes($_SERVER);
|
||||
$wp_query = new WP_Query();
|
||||
$wp_rewrite = new WP_Rewrite();
|
||||
$wp = new WP();
|
||||
$wp_roles = new WP_Roles();
|
||||
|
||||
define('TEMPLATEPATH', get_template_directory());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user