--- bugs-orig/core/print_api.php 2005-02-02 16:10:12.000000000 +0100
+++ bugs/core/print_api.php 2005-02-02 16:49:21.000000000 +0100
@@ -67,8 +67,8 @@
# If the show query count is OFF, redirect right away.
function print_successful_redirect( $p_redirect_to ) {
if ( ON == config_get( 'show_queries_count' ) ) {
- html_meta_redirect( $p_redirect_to );
html_page_top1();
+ html_meta_redirect( $p_redirect_to );
html_page_top2();
PRINT '