More changes for new admin path. Removed relocated files.
Moved some more files from b2-include to wp-admin. git-svn-id: http://svn.automattic.com/wordpress/trunk@40 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -43,7 +43,7 @@ switch($action) {
|
||||
|
||||
case "update":
|
||||
|
||||
require_once("$b2inc/b2verifauth.php");
|
||||
require_once("b2verifauth.php");
|
||||
|
||||
get_currentuserinfo();
|
||||
|
||||
@@ -114,7 +114,7 @@ break;
|
||||
|
||||
case "viewprofile":
|
||||
|
||||
require_once("$b2inc/b2verifauth.php");
|
||||
require_once("b2verifauth.php");
|
||||
/* $profile=1;
|
||||
|
||||
get_currentuserinfo();
|
||||
|
||||
Reference in New Issue
Block a user