diff --git a/install.php b/install.php index 6a65fcc6..88ffc9bc 100644 --- a/install.php +++ b/install.php @@ -198,7 +198,7 @@ if ('zh_CN' != $lang) { } Typecho_Cookie::set('__typecho_lang', $lang); - +ob_start(); ?> @@ -681,4 +681,5 @@ Typecho_Db::set(\$db);