1
0
mirror of https://github.com/php/web-qa.git synced 2026-03-23 23:12:06 +01: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");
?>