Commit:    94b91484c397293a3e1e139fca550e13e3b12f32
Author:    Adam Harvey <[email protected]>         Fri, 7 Jan 2011 11:23:49 +0000
Parents:   65e3f1a87e56f87204919de9bf2e13be53ab8afb
Branches:  master

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

Log:
It's no longer Christmas in any denomination I know of, so let's remove the
snow. Bah humbug.

Changed paths:
  M  include/layout.inc


Diff:
diff --git a/include/layout.inc b/include/layout.inc
index ad1c9e1..b8c2072 100644
--- a/include/layout.inc
+++ b/include/layout.inc
@@ -223,7 +223,7 @@ function site_header($title = '', $config = array())
 <body{$onload}>
 
 <div id="headnav">
- <a href="/" rel="home"><img 
src="{$_SERVER['STATIC_ROOT']}/images/php_snow_2008.gif"
+ <a href="/" rel="home"><img src="{$_SERVER['STATIC_ROOT']}/images/php.gif"
  alt="PHP" width="120" height="67" id="phplogo" /></a>
  <div id="headmenu">
   <a href="/downloads.php">downloads</a> |


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

Reply via email to