diff options
author | friendica <info@friendica.com> | 2013-08-31 04:19:26 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-31 04:19:26 -0700 |
commit | d43a7659854c4bb6052c05a932b257883ea72748 (patch) | |
tree | ab0917c4cd717efd38ee043ddc18ff50c6fdaa6e /doc/html/search/all_76.js | |
parent | 74582630177b104f35113cee77d2c7ac5f74f412 (diff) | |
download | volse-hubzilla-d43a7659854c4bb6052c05a932b257883ea72748.tar.gz volse-hubzilla-d43a7659854c4bb6052c05a932b257883ea72748.tar.bz2 volse-hubzilla-d43a7659854c4bb6052c05a932b257883ea72748.zip |
more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object.
Diffstat (limited to 'doc/html/search/all_76.js')
-rw-r--r-- | doc/html/search/all_76.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/search/all_76.js b/doc/html/search/all_76.js index 1bf8df053..a91749bcf 100644 --- a/doc/html/search/all_76.js +++ b/doc/html/search/all_76.js @@ -14,5 +14,9 @@ var searchData= ['viewconnections_5finit',['viewconnections_init',['../viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330',1,'viewconnections.php']]], ['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]], ['viewsrc_5fcontent',['viewsrc_content',['../viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4',1,'viewsrc.php']]], - ['visible_5factivity',['visible_activity',['../conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3',1,'conversation.php']]] + ['visible_5factivity',['visible_activity',['../conversation_8php.html#a7eeaaf44506815576f3bd80053ef52c3',1,'conversation.php']]], + ['vote_2ephp',['vote.php',['../vote_8php.html',1,'']]], + ['vote_5fcontent',['vote_content',['../vote_8php.html#a6aa67489bf458ca5e3206e46dac68596',1,'vote.php']]], + ['vote_5finit',['vote_init',['../vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2',1,'vote.php']]], + ['vote_5fpost',['vote_post',['../vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2',1,'vote.php']]] ]; |