mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-20 00:29:34 +05:30
v4.2.10
This commit is contained in:
@@ -70,6 +70,7 @@ $email = isset($_SESSION['email']) ? $_SESSION['email'] : '';
|
||||
document.getElementById('userEmail').textContent = "<?php echo isset($email) ? htmlspecialchars($email) : ''; ?>";
|
||||
</script>
|
||||
<script src="assets/js/_forgot_pass.js"></script>
|
||||
<script src="assets/js/_developer_tools.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user