mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-26 10:12:16 +01:00
4 lines
87 B
PHP
4 lines
87 B
PHP
<?php
|
|
header('Location: http://event.afup.org/forum-php-2015/home/', true, 302);
|
|
exit;
|