1
0
mirror of https://github.com/php/web-qa.git synced 2026-04-28 17:23:15 +02:00
Files
archived-web-qa/buildtest-submit.php
2018-10-26 01:03:37 +02:00

4 lines
67 B
PHP

<?php
header("Location: https://qa.php.net/running-tests.php");
?>