From 8e7e488ffe92030707a792584adecc93cd9a3708 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Oct 2014 00:13:00 -0700 Subject: doc updates --- doc/html/cloud_8php.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 33b1a3d56..22722d5da 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -110,25 +110,27 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
-

Initialize Red Matrix's cloud (SabreDAV) +

Initialize RedMatrix's cloud (SabreDAV). More...

- - - + + +

Functions

if(x($_SERVER,'REDIRECT_REMOTE_USER'))
-if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 Fires up the SabreDAV server. More...
 
if(x($_SERVER,
+'REDIRECT_REMOTE_USER')) if(x($_SERVER,
+'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 Fires up the SabreDAV server. More...
 

Detailed Description

-

Initialize Red Matrix's cloud (SabreDAV)

+

Initialize RedMatrix's cloud (SabreDAV).

+

Module for accessing the DAV storage area.

Function Documentation

- +
- + -- cgit v1.2.3
if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init if (x($_SERVER, 'REDIRECT_REMOTE_USER')) if (x($_SERVER, 'HTTP_AUTHORIZATION')) cloud_init ( $a)