Commit:    a8614b2b3e97df72a2899583e8929d3e9b593881
Author:    Hannes Magnusson <[email protected]>         Fri, 22 Nov 2013 
10:51:08 -0800
Parents:   3985d40e3db0e715451ae428a0a6b9b3baec4feb
Branches:  master

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

Log:
Add the PHP.net branded sunglassess products page

This is particularly useful for those who complain about the
website being to bright/white

Changed paths:
  M  error.php


Diff:
diff --git a/error.php b/error.php
index fdeb89d..0082f51 100644
--- a/error.php
+++ b/error.php
@@ -463,6 +463,7 @@ $external_redirects = array(
     "rest/readme.mailinglist_rules" => 
"http://git.php.net/?p=php-src.git;a=blob_plain;f=README.MAILINGLIST_RULES;hb=HEAD";,
     "rest/readme.git-rules"         => 
"http://git.php.net/?p=php-src.git;a=blob_plain;f=README.GIT-RULES;hb=HEAD";,
     "rest/coding_standards"         => 
"http://git.php.net/?p=php-src.git;a=blob_plain;f=CODING_STANDARDS;hb=HEAD";,
+    "sunglasses"  => "https://www.youtube.com/watch?v=dQw4w9WgXcQ";, // 
Temporary easiter egg for bug#66144
 );
 
 // ============================================================================


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

Reply via email to