1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
This commit is contained in:
Hannes Magnusson
2010-12-10 07:31:51 +00:00
parent 0b76557c28
commit 96be3085df

View File

@@ -220,7 +220,7 @@ function site_header($title = '', $config = array())
<body{$onload}>
<div id="headnav">
<a href="/" rel="home"><img src="{$_SERVER['STATIC_ROOT']}/images/php.gif"
<a href="/" rel="home"><img src="{$_SERVER['STATIC_ROOT']}/images/php_snow_2008.gif"
alt="PHP" width="120" height="67" id="phplogo" /></a>
<div id="headmenu">
<a href="/downloads.php">downloads</a> |