mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -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 {
|
||||
header("Location: /login/");
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue