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/navtree.js | |
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/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 258c7a913..bcfb2a5e0 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,12 +36,12 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f", -"classItem.html#ac0f27e58532612f6e7a54c8a621b9b92", -"dir_d44c64559bbebec7f509842c48db8b23.html", -"include_2api_8php.html#acafd2899309a005fcb725289173dc7fe", -"mod__new__channel_8php.html#a8db1899eeeb44dabd0904065b63627bb", -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4" +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393", +"classItem.html#acc32426c0f465391be8a99ad810c7b8e", +"dirfind_8php.html", +"include_2api_8php.html#ad2b0192f3006918bea895de8074bf8d2", +"mod_2settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586", +"session_8php.html#af0100a2642a5268594bbd5742a03d885" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |