diff --git a/wp-blog-header.php b/wp-blog-header.php index c0ba125ae..8b2d75e57 100644 --- a/wp-blog-header.php +++ b/wp-blog-header.php @@ -50,7 +50,7 @@ if ( !empty( $_SERVER['PATH_INFO'] ) ) { } } -$wpvarstoreset = array('m','p','posts','w', 'cat','withcomments','s','search','exact', 'sentence','poststart','postend','preview','debug', 'calendar','page','paged','more','tb', 'pb','author','order','orderby', 'year', 'monthnum', 'day', 'hour', 'minute', 'second', 'name', 'category_name', 'feed', 'author_name', 'static'); +$wpvarstoreset = array('m','p','posts','w', 'cat','withcomments','s','search','exact', 'sentence','poststart','postend','preview','debug', 'calendar','page','paged','more','tb', 'pb','author','order','orderby', 'year', 'monthnum', 'day', 'hour', 'minute', 'second', 'name', 'category_name', 'feed', 'author_name', 'static', 'pagename'); for ($i=0; $i