From 0026ca747043f3c47a9a09f8dfe56bd1a6be3238 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Thu, 5 Jul 2012 14:28:35 -0400 Subject: [PATCH] Update reference to Query --- sys/core/Page.php | 2 +- sys/db | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/core/Page.php b/sys/core/Page.php index 0ceba90..899560d 100644 --- a/sys/core/Page.php +++ b/sys/core/Page.php @@ -152,7 +152,7 @@ class Page { if ( ! empty($this->buffer)) { // @todo Figure out how to adjust content compression for 5.4.4 - ob_start(); + ob_start('ob_gzhandler'); echo $this->buffer; diff --git a/sys/db b/sys/db index 9774349..1e71b22 160000 --- a/sys/db +++ b/sys/db @@ -1 +1 @@ -Subproject commit 977434977e4177fe5a09fffa0f3a152faa82f606 +Subproject commit 1e71b225c533bada107f439106c9216982b62daa