mirror of
https://github.com/php/web-master.git
synced 2026-03-29 03:02:09 +02:00
4 lines
46 B
PHP
4 lines
46 B
PHP
<?php
|
|
header("Location: http://php.net/");
|
|
?>
|