-- bad white space part deux
git-svn-id: https://develop.svn.wordpress.org/trunk@17023 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ee16fbfe00
commit
373ed6ae4e
@ -1149,7 +1149,7 @@ function preview_theme() {
|
||||
|
||||
// Admin Thickbox requests
|
||||
if ( isset( $_GET['preview_iframe'] ) )
|
||||
show_admin_bar( false );
|
||||
show_admin_bar( false );
|
||||
|
||||
$_GET['template'] = preg_replace('|[^a-z0-9_./-]|i', '', $_GET['template']);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user