mirror of
https://e.coding.net/circlecloud/McAccount.git
synced 2025-09-06 07:37:40 +00:00
@ -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>
|
||||
|
Reference in New Issue
Block a user