5 lines
74 B
PHP
5 lines
74 B
PHP
<?php
|
|
header('Location: https://togethere.cloud/home/');
|
|
exit();
|
|
?>
|
<?php
|
|
header('Location: https://togethere.cloud/home/');
|
|
exit();
|
|
?>
|