1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-03-02 11:21:57 +01:00

-- 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:
westi 2010-12-17 08:42:37 +00:00
parent a97dcfe8a7
commit 8a261e59e2

View File

@ -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']);