diff --git a/admin/head.php b/admin/head.php index 2822603..c76f6e7 100644 --- a/admin/head.php +++ b/admin/head.php @@ -1,14 +1,16 @@ window.location.href='./login.php';"); -$update = update(); //检查更新 +if(isset($islogin)==1) { +} else exit(""); +$update = update(); ?> -<?php echo $title.' - '.$conf['title'];?> +<?php echo $title.' - '.$conf['title']; +?> @@ -25,7 +27,6 @@ $update = update(); //检查更新 LyLme
- -
- -
- -
- - - \ No newline at end of file + \ No newline at end of file