summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index a1446cd..f321e57 100644
--- a/index.php
+++ b/index.php
@@ -1,4 +1,5 @@
<?PHP
+ob_start("ob_gzhandler");
//globe will start the session.
include_once("globe.php");
include_once("./includes/header.php");