From 483a47b284227df6e6f8fefaff642836a82a9a2e Mon Sep 17 00:00:00 2001 From: Colin Viebrock Date: Thu, 15 Oct 2009 14:49:37 +0000 Subject: [PATCH] revised egg code ... sorry about the fail yesterday --- include/layout.inc | 2 +- index.php | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/include/layout.inc b/include/layout.inc index 7220d2036..9d451693c 100644 --- a/include/layout.inc +++ b/include/layout.inc @@ -212,7 +212,7 @@ function site_header($title = '', $config = array())
PHP + alt="PHP" width="120" height="67" id="phplogo" />
downloads | documentation | diff --git a/index.php b/index.php index f512680fc..94cdea243 100644 --- a/index.php +++ b/index.php @@ -203,7 +203,13 @@ $RSIDEBAR_DATA = $MIRROR_IMAGE . $rel . $RSIDEBAR_DATA; site_header("Hypertext Preprocessor", array( 'onload' => 'boldEvents();', - 'headtags' => '', + 'headtags' => array( + '', + '' + ), 'link' => array( array( "rel" => "search",