Commit: 37e617a5cc1ad2acfcafb6a4d0d7aefd872c1077 Author: Sobak <[email protected]> Tue, 30 Jun 2020 07:23:38 +0200 Parents: f17c55f1cbd4ed5e089fddbcd96d88a86d59161a Branches: master
Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=37e617a5cc1ad2acfcafb6a4d0d7aefd872c1077 Log: Drop around decade old redirects with no references these days Changed paths: D inventory.php D sysmatrix.php Diff: diff --git a/inventory.php b/inventory.php deleted file mode 100644 index a15a0b6..0000000 --- a/inventory.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php -header("Location: http://wiki.php.net/systems"); diff --git a/sysmatrix.php b/sysmatrix.php deleted file mode 100644 index a2e7d1f..0000000 --- a/sysmatrix.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php -header("Location: http://wiki.php.net/systems", true, 301); - -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
