Commit:    97041e478b410f86f1002e82f4bdac752716b02d
Author:    Hannes Magnusson <bj...@mongodb.com>         Sat, 25 Oct 2014 
18:34:19 -0700
Parents:   cbb3e228557af5980fba31916ce8a8b4e62dc72d
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=97041e478b410f86f1002e82f4bdac752716b02d

Log:
That link is going down soon, no need anymore

Changed paths:
  M  error.php


Diff:
diff --git a/error.php b/error.php
index eed5720..419b282 100644
--- a/error.php
+++ b/error.php
@@ -430,7 +430,6 @@ $uri_aliases = array (
     
     # external shortcut aliases ;)
     "dochowto"     => "phpdochowto",
-    "projects.php" => "projects", // BC
     
     # CVS -> SVN
     "anoncvs.php"   => "git",
@@ -465,7 +464,6 @@ $external_redirects = array(
     "php55news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.5";,
     "php56news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.6";,
     "phptrunknews"=> 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/master";,
-    "projects"    => "http://freshmeat.net/tags/php";,
     "pear"        => "http://pear.php.net/";,
     "bugs"        => "http://bugs.php.net/";,
     "bugstats"    => "http://bugs.php.net/bugstats.php";,


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to