mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-29 04:32:17 +02:00
4 lines
91 B
PHP
Executable File
4 lines
91 B
PHP
Executable File
<?php
|
|
header('HTTP/1.0 301 Moved Permanently');
|
|
header('Location:http://event.afup.org/');
|