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:
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 7.6 KiB |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user