Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Mendel <cybot_tm@users.sourceforge.net>2005-11-08 12:45:13 +0300
committerSebastian Mendel <cybot_tm@users.sourceforge.net>2005-11-08 12:45:13 +0300
commit28a08f296b6bb873a7a146900c7e99d797970cff (patch)
treebe1699b295487f8aef357804eb0ba8d78564df81 /scripts
parent3093288bfb50fb15e0294f97e802eb36eb5ea7a3 (diff)
fixed/added favicon
Diffstat (limited to 'scripts')
-rw-r--r--scripts/decode_bug.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/decode_bug.php b/scripts/decode_bug.php
index 75838c7562..16d1b8d29b 100644
--- a/scripts/decode_bug.php
+++ b/scripts/decode_bug.php
@@ -22,6 +22,8 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
+ <link rel="icon" href="./favicon.ico" type="image/x-icon" />
+ <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin - Parser BUG decoder</title>
<style type="text/css">