We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e81a52 commit 739b641Copy full SHA for 739b641
index.php
@@ -45,5 +45,5 @@
45
echo $json;
46
} else {
47
// redirect to user section
48
- header('Location: ./user');
+ header('Location: ./user/');
49
}
0 commit comments