X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/699231ae09f7057a4d0000cdf32e50a3df6a04ca..e9d988989fe37ab8c5f903e47fbe36e6e00dc51f:/wp-admin/link.php diff --git a/wp-admin/link.php b/wp-admin/link.php index 1eca2846..922f96cc 100644 --- a/wp-admin/link.php +++ b/wp-admin/link.php @@ -24,7 +24,7 @@ if ( !empty($_POST['move']) ) if ( !empty($_POST['linkcheck']) ) $linkcheck = $_POST['linkcheck']; -$this_file = 'link-manager.php'; +$this_file = admin_url('link-manager.php'); switch ($action) { case 'deletebookmarks' :