diff options
author | friendica <info@friendica.com> | 2013-08-24 16:52:38 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-24 16:52:38 -0700 |
commit | 381f457c3fae5dea1c76883837f18a70a55e6bb8 (patch) | |
tree | 79ad12554a9432e7d21e61d7cd6d2664697d6529 /doc/html/permissions_8php.js | |
parent | 83e3e4e45a1906590a2a629f197800c928ebe169 (diff) | |
download | volse-hubzilla-381f457c3fae5dea1c76883837f18a70a55e6bb8.tar.gz volse-hubzilla-381f457c3fae5dea1c76883837f18a70a55e6bb8.tar.bz2 volse-hubzilla-381f457c3fae5dea1c76883837f18a70a55e6bb8.zip |
fix xchans more completely after a URL change
Diffstat (limited to 'doc/html/permissions_8php.js')
-rw-r--r-- | doc/html/permissions_8php.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/permissions_8php.js b/doc/html/permissions_8php.js index a05203458..49747cfd8 100644 --- a/doc/html/permissions_8php.js +++ b/doc/html/permissions_8php.js @@ -3,5 +3,6 @@ var permissions_8php = [ "check_list_permissions", "permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7", null ], [ "get_all_perms", "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008", null ], [ "get_perms", "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972", null ], - [ "perm_is_allowed", "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835", null ] + [ "perm_is_allowed", "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835", null ], + [ "site_default_perms", "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d", null ] ];
\ No newline at end of file |