-- bad white space part deux
git-svn-id: http://svn.automattic.com/wordpress/trunk@17023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a97dcfe8a7
commit
8a261e59e2
|
@ -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