cvs: phpweb /include layout.inc
[email protected] ("Philip Olson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsphilip1228419305@cvsserver> |
philip Thu Dec 4 19:35:05 2008 UTC
Modified files:
/phpweb/include layout.inc
Log:
It's snowing outside
http://cvs.php.net/viewvc.cgi/phpweb/include/layout.inc?r1=1.288&r2=1.289&diff_format=u
Index: phpweb/include/layout.inc
diff -u phpweb/include/layout.inc:1.288 phpweb/include/layout.inc:1.289
--- phpweb/include/layout.inc:1.288 Mon Nov 17 02:37:08 2008
+++ phpweb/include/layout.inc Thu Dec 4 19:35:05 2008
@@ -1,5 +1,5 @@
<?php
-/* $Id: layout.inc,v 1.288 2008/11/17 02:37:08 philip Exp $ */
+/* $Id: layout.inc,v 1.289 2008/12/04 19:35:05 philip Exp $ */
// Set the static content root differently on php.net
$_SERVER['STATIC_ROOT'] = ($MYSITE == 'http://www.php.net/') ?
@@ -187,7 +187,7 @@
<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> |