diff --git a/index.php b/index.php
index e5e97f7..46d7e2d 100644
--- a/index.php
+++ b/index.php
@@ -1,14 +1,14 @@
六零导航页 - 安装您还未安装,点击这里开始安装!');
+ exit('
六零导航页 - 安装程序您还未安装,点击这里开始安装!');
}
include "include/head.php";
echo '';
if ($conf['background'] == '') {
if(!file_exists('./assets/img/background.jpg')){echo '

';}
- else{echo '

';}}
- else{echo '

';}
+ else{echo '

';}}
+ else{echo '

';}
?>
@@ -52,7 +52,6 @@ if($conf['tq'] != 'false'){
随机一言:'.$result;
';
- }
-
+ }
}
- ?>
-
-
-
+ ?>