diff options
author | friendica <info@friendica.com> | 2013-08-09 01:20:34 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-09 01:20:34 -0700 |
commit | c02a9301215ac146c26346ebc633d7c808cea5ee (patch) | |
tree | 8c4136f6dfcbcdf2c69b557ae49661b16738d8ab /doc/html/items_8php.js | |
parent | 3fe5a1c6b68a87f2c40f7aeba5bd401183709ad2 (diff) | |
download | volse-hubzilla-c02a9301215ac146c26346ebc633d7c808cea5ee.tar.gz volse-hubzilla-c02a9301215ac146c26346ebc633d7c808cea5ee.tar.bz2 volse-hubzilla-c02a9301215ac146c26346ebc633d7c808cea5ee.zip |
move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin
Diffstat (limited to 'doc/html/items_8php.js')
-rw-r--r-- | doc/html/items_8php.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/html/items_8php.js b/doc/html/items_8php.js index f68d04926..ea9e2e7db 100644 --- a/doc/html/items_8php.js +++ b/doc/html/items_8php.js @@ -42,12 +42,8 @@ var items_8php = [ "item_store_update", "items_8php.html#a2dc4fb9347f6fb804da4f32c107afb53", null ], [ "items_fetch", "items_8php.html#a756738301f2ed96be50232500677d58a", null ], [ "limit_body_size", "items_8php.html#af94c281016c6c912d06e064113336c5c", null ], - [ "local_delivery", "items_8php.html#ae1c27d1a6379231ac7c0435c8a791d45", null ], - [ "lose_follower", "items_8php.html#ade53043e7bc5ab9cc9ef1e4fed6569d4", null ], - [ "lose_sharer", "items_8php.html#a3a218d5e8ffbe261f773225ecded86a2", null ], [ "mail_store", "items_8php.html#a77da7ce9a117601d49ac4a67c71b514f", null ], [ "map_scope", "items_8php.html#ac1fcf621dce7370515b420a7753f4726", null ], - [ "new_follower", "items_8php.html#a53eb3d27e1c55083be93a32f392d54e7", null ], [ "post_activity_item", "items_8php.html#a410f9c743877c125ca06312373346903", null ], [ "posted_date_widget", "items_8php.html#abe695dd89e1e10ed042c26b80114f0ed", null ], [ "posted_dates", "items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0", null ], |