diff options
author | friendica <info@friendica.com> | 2014-10-03 03:34:50 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-03 03:34:50 -0700 |
commit | f5623ae11d9ec2097af3d5018289bc84672bf162 (patch) | |
tree | 84df16afe7efe553e46e078f57995a2097d8aee5 /doc/html/reddav_8php.html | |
parent | 16b94f1dc0ae8ae812e6e584f76bfb7643f9aa20 (diff) | |
download | volse-hubzilla-f5623ae11d9ec2097af3d5018289bc84672bf162.tar.gz volse-hubzilla-f5623ae11d9ec2097af3d5018289bc84672bf162.tar.bz2 volse-hubzilla-f5623ae11d9ec2097af3d5018289bc84672bf162.zip |
doc updates
Diffstat (limited to 'doc/html/reddav_8php.html')
-rw-r--r-- | doc/html/reddav_8php.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index e0cff75df..c53b3c747 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -159,7 +159,7 @@ Functions</h2></td></tr> <p>Returns an array with viewable channels. </p> <p>Get a list of <a class="el" href="classRedDirectory.html" title="RedDirectory class.">RedDirectory</a> objects with all the channels where the visitor has <b>view_storage</b> perms.</p> -<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000001">Todo:</a></b></dt><dd>Is there any reason why this is not inside <a class="el" href="classRedDirectory.html" title="RedDirectory class.">RedDirectory</a> class?</dd></dl> +<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000002">Todo:</a></b></dt><dd>Is there any reason why this is not inside <a class="el" href="classRedDirectory.html" title="RedDirectory class.">RedDirectory</a> class?</dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$auth</td><td></td></tr> @@ -198,7 +198,7 @@ Functions</h2></td></tr> <p>TODO what exactly does this function? </p> <p>Array with all <a class="el" href="classRedDirectory.html" title="RedDirectory class.">RedDirectory</a> and <a class="el" href="classRedFile.html">RedFile</a> DAV items for the given path.</p> -<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000002">Todo:</a></b></dt><dd>Is there any reason why this is not inside <a class="el" href="classRedDirectory.html" title="RedDirectory class.">RedDirectory</a> class? Seems only to be used there and we could simplify it a bit there.</dd></dl> +<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>Is there any reason why this is not inside <a class="el" href="classRedDirectory.html" title="RedDirectory class.">RedDirectory</a> class? Seems only to be used there and we could simplify it a bit there.</dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramtype">string</td><td class="paramname">$file</td><td>path to a directory </td></tr> |