From 80ed88604fa42430d16ef95b768edf922fe18d8a Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Mon, 9 Apr 2007 10:47:46 +0000 Subject: [PATCH] favicon git-svn-id: http://www.observium.org/svn/observer/trunk@83 61d68cd4-352d-0410-923a-c4978735b2b8 --- config.php.default | 1 + html/index.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.php.default b/config.php.default index e580123eda..a62ff9d287 100755 --- a/config.php.default +++ b/config.php.default @@ -32,6 +32,7 @@ $page_title = "Project Observer Network Monitoring"; $title_image = "/images/logo.gif"; $stylesheet = "/css/styles.css"; $mono_font = "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf"; +$favicon = "/favicon.ico"; ### Which special sections should we show? $show_if_customers = 0; diff --git a/html/index.php b/html/index.php index b5f0e00c94..a989e9f667 100755 --- a/html/index.php +++ b/html/index.php @@ -29,7 +29,7 @@ if($_GET[debug]) { - +