mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-19 10:30:40 +01:00
4 lines
41 B
PHP
4 lines
41 B
PHP
|
|
<?php
|
||
|
|
header("Location: /login/");
|
||
|
|
exit;
|