5 lines
52 B
PHP
5 lines
52 B
PHP
|
|
<?php
|
||
|
|
header("Location: /tt-rss/");
|
||
|
|
return;
|
||
|
|
|