1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Files
archived-web-php/bugstats.php
2001-09-21 18:30:13 +00:00

4 lines
63 B
PHP

<?php
header("Location: http://bugs.php.net/bugstats.php");
?>