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. --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') diff --git a/index.php b/index.php index a1446cd..f321e57 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,5 @@