mirror of
https://e.coding.net/circlecloud/McAccount.git
synced 2025-11-05 18:16:24 +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