diff options
author | friendica <info@friendica.com> | 2013-08-17 06:30:09 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-17 06:30:09 -0700 |
commit | b5efa1a63a621856f4f12fbd938aa3230aa0d1a9 (patch) | |
tree | 98dfb5250ceea0cb208696cfc46f480694649c35 /doc/html/boot_8php.js | |
parent | a8dd7280b33008d5100b6d8020640673abf5a78a (diff) | |
download | volse-hubzilla-b5efa1a63a621856f4f12fbd938aa3230aa0d1a9.tar.gz volse-hubzilla-b5efa1a63a621856f4f12fbd938aa3230aa0d1a9.tar.bz2 volse-hubzilla-b5efa1a63a621856f4f12fbd938aa3230aa0d1a9.zip |
issue #82, posted order not working - also doc update
Diffstat (limited to 'doc/html/boot_8php.js')
-rw-r--r-- | doc/html/boot_8php.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 41f9ff94c..2a5705c57 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -63,6 +63,7 @@ var boot_8php = [ "ACCOUNT_PENDING", "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8", null ], [ "ACCOUNT_REMOVED", "boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78", null ], [ "ACCOUNT_ROLE_ADMIN", "boot_8php.html#ac8400313df2c831653f9036f71ebd86d", null ], + [ "ACCOUNT_ROLE_ALLOWCODE", "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688", null ], [ "ACCOUNT_UNVERIFIED", "boot_8php.html#af3a4271630aabd8be592213f925d6a36", null ], [ "ACTIVITY_DISLIKE", "boot_8php.html#a0e57f846e6d47a308feced0f7274f178", null ], [ "ACTIVITY_FAVORITE", "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e", null ], @@ -114,6 +115,7 @@ var boot_8php = [ "HUBLOC_FLAGS_PRIMARY", "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955", null ], [ "HUBLOC_FLAGS_UNVERIFIED", "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764", null ], [ "ITEM_BLOCKED", "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f", null ], + [ "ITEM_BUILDBLOCK", "boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf", null ], [ "ITEM_DELAYED_PUBLISH", "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20", null ], [ "ITEM_DELETED", "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49", null ], [ "ITEM_HIDDEN", "boot_8php.html#ac99fc4d040764eac1736bec6973556fe", null ], @@ -151,6 +153,8 @@ var boot_8php = [ "MAIL_SEEN", "boot_8php.html#a1fbb93cf030f07391f22cc2948744869", null ], [ "MAX_IMAGE_LENGTH", "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa", null ], [ "MAX_LIKERS", "boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd", null ], + [ "MENU_ITEM_NEWWIN", "boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5", null ], + [ "MENU_ITEM_ZID", "boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53", null ], [ "NAMESPACE_ACTIVITY", "boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2", null ], [ "NAMESPACE_ACTIVITY_SCHEMA", "boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133", null ], [ "NAMESPACE_ATOM1", "boot_8php.html#a444ce608ce34efb82ee11852f36e825f", null ], |