diff options
author | friendica <info@friendica.com> | 2013-06-29 02:04:44 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-06-29 02:04:44 -0700 |
commit | 28e0665caddb84598ab2fc74abcd70267d3be7f1 (patch) | |
tree | 18bdc3a1fc83808ba7d186411b7ba21bce573f69 /doc/html/globals_0x67.html | |
parent | 6fba7ac1aff92e327357d21b00e8919e041d8395 (diff) | |
download | volse-hubzilla-28e0665caddb84598ab2fc74abcd70267d3be7f1.tar.gz volse-hubzilla-28e0665caddb84598ab2fc74abcd70267d3be7f1.tar.bz2 volse-hubzilla-28e0665caddb84598ab2fc74abcd70267d3be7f1.zip |
doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members.
Diffstat (limited to 'doc/html/globals_0x67.html')
-rw-r--r-- | doc/html/globals_0x67.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index a854fdeec..9ca401729 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -180,6 +180,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');}); <li>get_config() : <a class="el" href="include_2config_8php.html#af02c96e6b37335774b548914ede1d22e">config.php</a> </li> +<li>get_config_from_storage() +: <a class="el" href="include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74">config.php</a> +</li> <li>get_db_errno() : <a class="el" href="setup_8php.html#a8652788e8589778c5f81634a9d5b9429">setup.php</a> </li> @@ -268,7 +271,7 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');}); : <a class="el" href="taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1">taxonomy.php</a> </li> <li>get_theme_config_file() -: <a class="el" href="settings_8php.html#a39abc76ff5459c57e3b957664f273f18">settings.php</a> +: <a class="el" href="mod_2settings_8php.html#a39abc76ff5459c57e3b957664f273f18">settings.php</a> </li> <li>get_theme_info() : <a class="el" href="plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405">plugin.php</a> @@ -277,7 +280,7 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');}); : <a class="el" href="plugin_8php.html#a48047edfbef770125a5508dcc2f9282f">plugin.php</a> </li> <li>get_xconfig() -: <a class="el" href="include_2config_8php.html#ae4269ab151d08b5dcb1581b2920a934b">config.php</a> +: <a class="el" href="include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e">config.php</a> </li> <li>goaway() : <a class="el" href="boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1">boot.php</a> |