diff options
author | friendica <info@friendica.com> | 2014-12-12 00:26:07 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-12 00:26:07 -0800 |
commit | 452d275b5ee4575e6c763076b397e1cd2320c4bc (patch) | |
tree | 6beb56c44120b863897685b137f07751dcbca332 /doc/html/cloud_8php.html | |
parent | 7f1a42340a3f0967e23cf836b2c417a1b9b9b20b (diff) | |
download | volse-hubzilla-452d275b5ee4575e6c763076b397e1cd2320c4bc.tar.gz volse-hubzilla-452d275b5ee4575e6c763076b397e1cd2320c4bc.tar.bz2 volse-hubzilla-452d275b5ee4575e6c763076b397e1cd2320c4bc.zip |
don't import to sys channel from self-censored authors
Diffstat (limited to 'doc/html/cloud_8php.html')
-rw-r--r-- | doc/html/cloud_8php.html | 6 |
1 files changed, 3 insertions, 3 deletions
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','');}); </div><!--header--> <div class="contents"> -<p>Initialize <a class="el" href="namespaceRedMatrix.html">RedMatrix</a>'s cloud (SabreDAV). +<p>Initialize <a class="el" href="namespaceRedMatrix.html" title="Class Import.">RedMatrix</a>'s cloud (SabreDAV). <a href="#details">More...</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> @@ -122,7 +122,7 @@ Functions</h2></td></tr> <tr class="separator:ad2e96e917852f27dedfc263d37e13756"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> -<div class="textblock"><p>Initialize <a class="el" href="namespaceRedMatrix.html">RedMatrix</a>'s cloud (SabreDAV). </p> +<div class="textblock"><p>Initialize <a class="el" href="namespaceRedMatrix.html" title="Class Import.">RedMatrix</a>'s cloud (SabreDAV). </p> <p>Module for accessing the DAV storage area. </p> </div><h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="ad2e96e917852f27dedfc263d37e13756"></a> @@ -142,7 +142,7 @@ Functions</h2></td></tr> <p>Fires up the SabreDAV server. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramtype"><a class="el" href="classApp.html">App</a></td><td class="paramname">&$a</td><td></td></tr> + <tr><td class="paramtype"><a class="el" href="classApp.html" title="Our main application structure for the life of this page.">App</a></td><td class="paramname">&$a</td><td></td></tr> </table> </dd> </dl> |