From 3762d60441255f64dca71c2f82df4493eb8f91f2 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Wed, 12 Dec 2012 19:33:07 -0800 Subject: Bug fixes: Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses. --- globe.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'globe.php') diff --git a/globe.php b/globe.php index c901175..9e13d99 100644 --- a/globe.php +++ b/globe.php @@ -145,7 +145,7 @@ Function DoRedirect($message = "Thanks", $to = "http://www.pathery.com/", $durat @@ -191,4 +191,4 @@ function EmailError($data, $subject = "Pathery Error Report") { Return $mail_sent; } -?> +?> -- cgit v1.2.3
$message -
You are now being redirected. +
You are now being redirected to: $to
Click here if not redirected in $duration seconds.