summaryrefslogtreecommitdiffstats
path: root/pages/home.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2012-12-12 19:33:07 -0800
committerPatrick Davison <snapwilliam@gmail.com>2012-12-12 19:33:07 -0800
commit3762d60441255f64dca71c2f82df4493eb8f91f2 (patch)
treefadf678c913411daf3c0861e8595e0b5661f19e5 /pages/home.php
parentbb073d3992e25cea8276550f7644979dd3bdfba4 (diff)
downloadpathery-3762d60441255f64dca71c2f82df4493eb8f91f2.tar.xz
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.
Diffstat (limited to 'pages/home.php')
-rw-r--r--pages/home.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/home.php b/pages/home.php
index a9c6b36..ac2518f 100644
--- a/pages/home.php
+++ b/pages/home.php
@@ -1,5 +1,4 @@
<?php
-ob_start("ob_gzhandler");
include_once ('./includes/maps.php');
include_once ('./includes/mapoftheday.php');