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 From 87cdfc1751d1e2f16cf651393049c5f6fb1a8efb Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 15 Nov 2014 14:03:28 -0800 Subject: doc updates --- doc/html/cloud_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 22722d5da..3b340a6a6 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -115,8 +115,8 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
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)
- @@ -130,7 +130,7 @@ Functions

Functions

if(x($_SERVER,
-'REDIRECT_REMOTE_USER')) if(x($_SERVER,
+
if(x($_SERVER,
+'REDIRECT_REMOTE_USER')) if(x($_SERVER,
'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 Fires up the SabreDAV server. More...
 
- + -- cgit v1.2.3 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/cloud_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 3b340a6a6..c8a127ea6 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
-

Initialize RedMatrix's cloud (SabreDAV). +

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

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)

@@ -122,7 +122,7 @@ Functions

 

Detailed Description

-

Initialize RedMatrix's cloud (SabreDAV).

+

Initialize RedMatrix's cloud (SabreDAV).

Module for accessing the DAV storage area.

Function Documentation

@@ -142,7 +142,7 @@ Functions

Fires up the SabreDAV server.

Parameters
- +
App&$a
App&$a
-- cgit v1.2.3