Skip to content

Commit 3d3abe7

Browse files
committed
add redirect after log in to support deep links
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent a088f45 commit 3d3abe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

front/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<link rel="stylesheet" href="css/app.css">
33

44
<?php
5-
declare(strict_types=1);
65

76
require_once $_SERVER['DOCUMENT_ROOT'].'/php/server/db.php';
87
require_once $_SERVER['DOCUMENT_ROOT'].'/php/templates/language/lang.php';

0 commit comments

Comments
 (0)