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/files_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/files_76.js')
-rw-r--r-- | doc/html/search/files_76.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/search/files_76.js b/doc/html/search/files_76.js index 2f5aac4b4..c3a52655e 100644 --- a/doc/html/search/files_76.js +++ b/doc/html/search/files_76.js @@ -2,5 +2,6 @@ var searchData= [ ['view_2ephp',['view.php',['../view_8php.html',1,'']]], ['viewconnections_2ephp',['viewconnections.php',['../viewconnections_8php.html',1,'']]], - ['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]] + ['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]], + ['vote_2ephp',['vote.php',['../vote_8php.html',1,'']]] ]; |