From 5e494eeb67b0ca97ad04bf253335fdb2d9f15d38 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sun, 19 Oct 2008 21:29:42 +1300 Subject: [PATCH] Put this into AWL namespace. Eventually we'll move it there. --- inc/caldav-client.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inc/caldav-client.php b/inc/caldav-client.php index e6452408..ea107bb6 100644 --- a/inc/caldav-client.php +++ b/inc/caldav-client.php @@ -2,7 +2,8 @@ /** * A Class for connecting to a caldav server * -* @package caldav +* @package awl +* @subpackage caldav * @author Andrew McMillan * @copyright Andrew McMillan * @license http://gnu.org/copyleft/gpl.html GNU GPL v2 @@ -49,7 +50,7 @@ function __curl_read_callback( $ch, $fd, $length) { /** * A class for accessing DAViCal via CalDAV, as a client * -* @package caldav +* @package awl */ class CalDAVClient { /** @@ -303,7 +304,6 @@ class CalDAVClient { - $filter