1
0
mirror of https://github.com/php/web-php.git synced 2026-04-30 02:13:21 +02:00

It's snowing outside

This commit is contained in:
Philip Olson
2008-12-04 19:35:05 +00:00
parent 699e9c5185
commit dd7289b35c
+1 -1
View File
@@ -187,7 +187,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.gif"
alt="PHP" width="120" height="67" /></a>
<div id="headmenu">
<a href="/downloads.php">downloads</a> |