From 452d275b5ee4575e6c763076b397e1cd2320c4bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 12 Dec 2014 00:26:07 -0800 Subject: don't import to sys channel from self-censored authors --- doc/html/reddav_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index 4b92ec899..d27cb2190 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('reddav_8php.html','');});
-

some DAV related functions for RedMatrix. +

some DAV related functions for RedMatrix. More...

@@ -126,7 +126,7 @@ Functions

 

Detailed Description

-

some DAV related functions for RedMatrix.

+

some DAV related functions for RedMatrix.

This file contains some functions which did not fit into one of the RedDAV classes.

The extended SabreDAV classes you will find in the RedDAV namespace under includes/RedDAV/. The original SabreDAV classes you can find under vendor/sabre/dav/. We need to use SabreDAV 1.8.x for PHP5.3 compatibility. SabreDAV >= 2.0 requires PHP >= 5.4.

Todo:
split up the classes into own files.
-- cgit v1.2.3