mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-30 13:12:22 +02:00
4 lines
69 B
PHP
4 lines
69 B
PHP
<?php
|
|
header('Location: http://www.forumphp.org/', true, 302);
|
|
exit;
|