mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-01 15:52:28 -07:00
Compare commits
2 Commits
next_relea
...
copilot/su
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
258a11bf21 | ||
|
|
1b317838fd |
@@ -7,12 +7,6 @@ require_once $_SERVER['DOCUMENT_ROOT'].'/php/server/db.php';
|
|||||||
require_once $_SERVER['DOCUMENT_ROOT'].'/php/templates/language/lang.php';
|
require_once $_SERVER['DOCUMENT_ROOT'].'/php/templates/language/lang.php';
|
||||||
require_once $_SERVER['DOCUMENT_ROOT'].'/php/templates/security.php';
|
require_once $_SERVER['DOCUMENT_ROOT'].'/php/templates/security.php';
|
||||||
|
|
||||||
// if (session_status() === PHP_SESSION_NONE) {
|
|
||||||
// session_start();
|
|
||||||
// }
|
|
||||||
|
|
||||||
session_start();
|
|
||||||
|
|
||||||
const DEFAULT_REDIRECT = '/devices.php';
|
const DEFAULT_REDIRECT = '/devices.php';
|
||||||
|
|
||||||
/* =====================================================
|
/* =====================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user