mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-19 08:13:00 +05:30
v4.2.7
This commit is contained in:
@@ -30,6 +30,7 @@ if (!isset($_SESSION['user_id'])) {
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5747712812070455" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include "assets/_preloader.php" ?>
|
||||
<?php include "assets/_header.php"; ?>
|
||||
<main>
|
||||
<h2>Welcome, <?php echo htmlspecialchars($_SESSION['user_name']); ?>!</h2>
|
||||
|
||||
Reference in New Issue
Block a user