diff options
author | friendica <info@friendica.com> | 2013-03-15 15:36:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-15 15:36:58 -0700 |
commit | 5a29f511c1fa609f58f50d9148edd1fe77b23d9d (patch) | |
tree | 051fb42269c958595db67c8a4204dd4c5d972970 /doc/html/mod_2follow_8php.html | |
parent | 62f61a559abe97b659754658e9a266c7c8873d3e (diff) | |
download | volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.tar.gz volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.tar.bz2 volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.zip |
add xconfig table and functions, update strings and doco
Diffstat (limited to 'doc/html/mod_2follow_8php.html')
-rw-r--r-- | doc/html/mod_2follow_8php.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/html/mod_2follow_8php.html b/doc/html/mod_2follow_8php.html index e0992f4b4..48a01ad46 100644 --- a/doc/html/mod_2follow_8php.html +++ b/doc/html/mod_2follow_8php.html @@ -114,8 +114,26 @@ $(document).ready(function(){initNavTree('mod_2follow_8php.html','');}); Functions</h2></td></tr> <tr class="memitem:a171f5b19f50d7738adc3b2e96ec6018a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a">follow_init</a> (&$a)</td></tr> <tr class="separator:a171f5b19f50d7738adc3b2e96ec6018a"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a4c540ea4e9f5c581c1a53516ac585592"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592">follow_content</a> (&$a)</td></tr> +<tr class="separator:a4c540ea4e9f5c581c1a53516ac585592"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> +<a class="anchor" id="a4c540ea4e9f5c581c1a53516ac585592"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">follow_content </td> + <td>(</td> + <td class="paramtype">& </td> + <td class="paramname"><em>$a</em></td><td>)</td> + <td></td> + </tr> + </table> +</div><div class="memdoc"> + +</div> +</div> <a class="anchor" id="a171f5b19f50d7738adc3b2e96ec6018a"></a> <div class="memitem"> <div class="memproto"> |