add redirect after log in to support deep links

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk committed 2026-02-09 10:22:03 +11:00
1 parent a088f4580a
commit 3d3abe7e53
1 file changed
-1
-1
View File
@@ -2,7 +2,6 @@
<link rel="stylesheet" href="css/app.css">
<?php
declare(strict_types=1);
require_once $_SERVER['DOCUMENT_ROOT'].'/php/server/db.php';
require_once $_SERVER['DOCUMENT_ROOT'].'/php/templates/language/lang.php';