diff options
author | friendica <info@friendica.com> | 2014-09-12 00:59:23 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-09-12 00:59:23 -0700 |
commit | ab7f2db4d755d11b9c4a7a27d60b6efafae47f92 (patch) | |
tree | 39f936a8f718d5791d5a85223ce35768a391849d /doc/html/navtree.js | |
parent | 20be358ec29d830bdccef49c47c5d84e6c53aa28 (diff) | |
download | volse-hubzilla-ab7f2db4d755d11b9c4a7a27d60b6efafae47f92.tar.gz volse-hubzilla-ab7f2db4d755d11b9c4a7a27d60b6efafae47f92.tar.bz2 volse-hubzilla-ab7f2db4d755d11b9c4a7a27d60b6efafae47f92.zip |
doc updates and a couple of issues spotted in the logs (diaspora likes, feed author import)
Diffstat (limited to 'doc/html/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 8f0be4bc1..897e32837 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -37,15 +37,15 @@ var NAVTREE = var NAVTREEINDEX = [ "BS-Default_8php.html", -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2", -"classApp.html#a6844aedad10e201b8c3d80cfc9e876d3", -"classdba__mysql.html#ac3fd60c278f400907322dac578754a99", -"dir__fns_8php.html#acd37b17dce3bdec6d5a6344a20598c1e", -"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740", -"invite_8php.html#a244385b28cfd021d308715f01158bfd9", -"pdledit_8php.html#a81da3c955d0e3db55d148a31483104c7", -"spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6", -"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd" +"boot_8php.html#a5b8484922918946d041e5e0515dbe718", +"classApp.html#a604d659d6977a99de42a160343e5289a", +"classdba__mysql.html#a1887338627ce0e28786839363014bd0b", +"dir__fns_8php.html#a44062d4b471d1e83f92f6c184585aa13", +"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2", +"index.html", +"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a", +"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9", +"widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |