From 2fd4a952856f6f90bb6ea66f7cbce6ed9eca9cf9 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Fri, 14 Oct 2011 11:07:33 +1300 Subject: [PATCH] Force casting to text in case someone is using integer usernames. --- inc/CalDAVRequest.php | 4 ++-- inc/DAVResource.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inc/CalDAVRequest.php b/inc/CalDAVRequest.php index 70d9a150..4455472e 100644 --- a/inc/CalDAVRequest.php +++ b/inc/CalDAVRequest.php @@ -322,9 +322,9 @@ class CalDAVRequest $params[':resourcetypes'] = sprintf('', $this->collection_type ); $sql = <<', $this->collection_type ); $sql = <<