From 45f9a0039d2e975e2223a1ca3ae426a9a02865c5 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 15 Mar 2010 00:30:49 +1300 Subject: [PATCH] Ensure PgQuery is loaded while it's still needed. --- inc/freebusy-GET.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/inc/freebusy-GET.php b/inc/freebusy-GET.php index 83122204..11bdc253 100644 --- a/inc/freebusy-GET.php +++ b/inc/freebusy-GET.php @@ -1,6 +1,7 @@ by_email) ) { $where = "WHERE caldav_data.user_no = $request->user_no ";