1
0
mirror of https://e.coding.net/circlecloud/McAccount.git synced 2025-09-06 07:37:40 +00:00

fix some bug...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-20 21:05:15 +08:00
parent cdf10d5fed
commit dc534f0e8f
4 changed files with 31 additions and 29 deletions

View File

@ -1,4 +1,8 @@
<!DOCTYPE html>
<?php
if (!empty( $_SESSION ['username'] ))
header ( 'Location:' . Url ( 'index', 'index' ) );
?>
<!DOCTYPE html>
<html class="login-bg">
<head>
<title><?=$title?></title>