cvs: phpweb /include layout.inc
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsbjori1199746498@cvsserver> |
bjori Mon Jan 7 22:54:58 2008 UTC
Modified files:
/phpweb/include layout.inc
Log:
Back to normal logo
http://cvs.php.net/viewvc.cgi/phpweb/include/layout.inc?r1=1.273&r2=1.274&diff_format=u
Index: phpweb/include/layout.inc
diff -u phpweb/include/layout.inc:1.273 phpweb/include/layout.inc:1.274
--- phpweb/include/layout.inc:1.273 Tue Jan 1 01:04:41 2008
+++ phpweb/include/layout.inc Mon Jan 7 22:54:58 2008
@@ -1,5 +1,5 @@
<?php
-/* $Id: layout.inc,v 1.273 2008/01/01 01:04:41 jacques Exp $ */
+/* $Id: layout.inc,v 1.274 2008/01/07 22:54:58 bjori Exp $ */
// Set the static content root differently on php.net
$_SERVER['STATIC_ROOT'] = ($MYSITE == 'http://www.php.net/') ?
@@ -164,7 +164,7 @@
<body{$onload}>
<div id="headnav">
- <a href="/"><img src="{$_SERVER['STATIC_ROOT']}/images/php_snow.gif"
+ <a href="/"><img src="{$_SERVER['STATIC_ROOT']}/images/php.gif"
alt="PHP" width="120" height="67" /></a>
<div id="headmenu">
<a href="/downloads.php">downloads</a> |