1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

new favicon ... I'm on a roll today

This commit is contained in:
Colin Viebrock
2002-04-24 19:55:17 +00:00
parent 378db92da8
commit 8ea726ec4c
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -185,6 +185,7 @@ function commonHeader($title="",$dont_enclose=0,$headers_gone=0) {
<head>
<title>PHP<?php if ($title) echo ": $title";?></title>
<link rel="stylesheet" href="/style.css">
<link rel="shortcut icon" href="/favicon.ico" />
</head>
<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"
bgcolor="#ffffff" text="#000000" link="#000099" alink="#0000ff"