mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 04:50:47 -07:00
Removed closing PHP tags
They aren't needed, and every little helps. :)
This commit is contained in:
parent
283c71a672
commit
72d2885b12
1 changed files with 0 additions and 1 deletions
|
@ -5,4 +5,3 @@ if (isset($_SESSION['user'])) {
|
||||||
} else {
|
} else {
|
||||||
header("Location: /login/");
|
header("Location: /login/");
|
||||||
}
|
}
|
||||||
?>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue