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