diff options
author | friendica <info@friendica.com> | 2013-07-26 03:50:46 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-07-26 03:50:46 -0700 |
commit | 53118a43522d70258a4913709d9cd056f4cb5438 (patch) | |
tree | b3b630555b014be0ee8759cb1935ea04e8a06d8e /doc/html/navtree.js | |
parent | 7f87da68baa38705b4d5080d3789be8af44b0795 (diff) | |
download | volse-hubzilla-53118a43522d70258a4913709d9cd056f4cb5438.tar.gz volse-hubzilla-53118a43522d70258a4913709d9cd056f4cb5438.tar.bz2 volse-hubzilla-53118a43522d70258a4913709d9cd056f4cb5438.zip |
add gz to access denied files to block rotated logs from public access
Diffstat (limited to 'doc/html/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 95c52ac12..5a51d7cea 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,13 +36,13 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3", -"classItem.html#aa452b5bcd8dea12119b09212c615cb41", -"dir__fns_8php.html", -"include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3", -"mod_2network_8php.html#aeaa518c1a317516a3da337b88d358666", -"security_8php.html#a8d23d2597aae380a3341872fe9513380", -"zot_8php.html#a77720d6b59894e9b609af89c310c8a4d" +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be", +"classItem.html#a9f2d219da712390f59012fc32a342074", +"dirfind_8php.html", +"include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a", +"mod__import_8php.html", +"session_8php.html#ac4461c1984543d3553e73dba2771568f", +"zot_8php.html#ac301c67864917c35922257950ae0f95c" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |