mirror of
https://github.com/php/web-qa.git
synced 2026-04-28 17:23:15 +02:00
4 lines
67 B
PHP
4 lines
67 B
PHP
<?php
|
|
header("Location: https://qa.php.net/running-tests.php");
|
|
?>
|