Admin interface improvements.

git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-02-13 15:36:28 +00:00
parent 05eafbd0c6
commit 2c0ff17b55
5 changed files with 141 additions and 505 deletions

View File

@@ -431,6 +431,7 @@ switch($action) {
case 'editcomment':
$title = 'Edit Comment';
$standalone = 0;
$parent_file = 'edit.php';
require_once ('admin-header.php');
get_currentuserinfo();