From 2d290b23c402561ef30c1de665895c120dd79483 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 31 Jul 2012 22:34:08 -0700 Subject: Everything related to the scoreboard. New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. --- includes/header.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'includes/header.php') diff --git a/includes/header.php b/includes/header.php index 887aa41..4e19fad 100644 --- a/includes/header.php +++ b/includes/header.php @@ -1,6 +1,6 @@ @@ -17,9 +17,12 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '') { } if ($desc !== '') echo " "; + + foreach ($scripts as $s) + echo ""; ?> - - + +