1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

redirect over to pear.php.net

This commit is contained in:
jim winstead
2001-07-08 19:04:16 +00:00
parent 62533e5948
commit 04bca65087

3
pear/index.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
header("http://pear.php.net/");
?>