diff options
author | friendica <info@friendica.com> | 2013-12-27 21:19:23 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-27 21:19:23 -0800 |
commit | 121ee48963f7da0aec45b94163d68f23a36c7744 (patch) | |
tree | a3589687e2716ec0abd52859f4447e9f91291177 /doc/html/globals_func_0x64.html | |
parent | c59688553c6f681fe7a11479b69dce8c3cd308dc (diff) | |
download | volse-hubzilla-121ee48963f7da0aec45b94163d68f23a36c7744.tar.gz volse-hubzilla-121ee48963f7da0aec45b94163d68f23a36c7744.tar.bz2 volse-hubzilla-121ee48963f7da0aec45b94163d68f23a36c7744.zip |
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
Diffstat (limited to 'doc/html/globals_func_0x64.html')
-rw-r--r-- | doc/html/globals_func_0x64.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/globals_func_0x64.html b/doc/html/globals_func_0x64.html index 407338bb3..bfb83e73e 100644 --- a/doc/html/globals_func_0x64.html +++ b/doc/html/globals_func_0x64.html @@ -230,9 +230,6 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');}); <li>dir_tagblock() : <a class="el" href="taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1">taxonomy.php</a> </li> -<li>directory_aside() -: <a class="el" href="mod_2directory_8php.html#aa1d928543212871491706216742dd73c">directory.php</a> -</li> <li>directory_content() : <a class="el" href="mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44">directory.php</a> </li> @@ -242,6 +239,9 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');}); <li>directory_run() : <a class="el" href="include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0">directory.php</a> </li> +<li>dirprofile_init() +: <a class="el" href="dirprofile_8php.html#a3e1d30d3d93863ff5615f2df4ac7f052">dirprofile.php</a> +</li> <li>dirsearch_content() : <a class="el" href="dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c">dirsearch.php</a> </li> |