mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Move all auth stuff into functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1947 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -21,7 +21,7 @@ for ($i=0; $i<count($wpvarstoreset); $i += 1) {
|
||||
}
|
||||
|
||||
require_once('../wp-config.php');
|
||||
require_once('auth.php');
|
||||
auth_redirect();
|
||||
switch($action) {
|
||||
|
||||
case 'update':
|
||||
|
||||
Reference in New Issue
Block a user