From 3bead26bf829a20775d7e8e7d8f1fbd7f2d36045 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 6 Nov 2009 08:24:31 +0000 Subject: [PATCH] - This is important for the last commit --- common.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.inc.php b/common.inc.php index c921e09..0d59300 100644 --- a/common.inc.php +++ b/common.inc.php @@ -379,7 +379,7 @@ function send_header($title="", $nav=null, $icon=null, $titletranslated=false) <? if($title && !$titletranslated) echo i18n($title); else if($title) echo $title; else echo i18n($config['fairname']); ?> - +