From 57629dfc60a7b377f9d7d0996a82583b496513f3 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Wed, 12 Dec 2012 19:48:56 -0800 Subject: FAQ update and cache adjustments --- includes/header.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'includes') diff --git a/includes/header.php b/includes/header.php index cb5ae65..dca5bfd 100644 --- a/includes/header.php +++ b/includes/header.php @@ -9,7 +9,7 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '', $scripts = a <? echo $title; ?> - + \n"; @@ -18,10 +18,10 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '', $scripts = a echo " "; foreach ($scripts as $s) - echo ""; + echo ""; ?> - +