mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-05 23:47:00 +02:00
4 lines
41 B
PHP
4 lines
41 B
PHP
|
|
<?php
|
||
|
|
header("Location: /login/");
|
||
|
|
exit;
|