git-svn-id: http://svn.automattic.com/wordpress/trunk@9545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-11-06 08:13:50 +00:00
parent 74af1250f7
commit 268c7cdd71
16 changed files with 113 additions and 37 deletions

View File

@@ -145,7 +145,7 @@ if ( is_singular() ) {
require_once('admin-header.php'); ?>
<?php screen_options('media') ?>
<?php screen_meta('media') ?>
<?php
if ( isset($_GET['posted']) && (int) $_GET['posted'] ) {