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/globals_vars_0x69.html | |
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/globals_vars_0x69.html')
-rw-r--r-- | doc/html/globals_vars_0x69.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/globals_vars_0x69.html b/doc/html/globals_vars_0x69.html index 8656e480e..e25858a48 100644 --- a/doc/html/globals_vars_0x69.html +++ b/doc/html/globals_vars_0x69.html @@ -183,6 +183,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');}); <li>ITEM_ORIGIN : <a class="el" href="boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7">boot.php</a> </li> +<li>ITEM_PDL +: <a class="el" href="boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d">boot.php</a> +</li> <li>ITEM_RELAY : <a class="el" href="boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221">boot.php</a> </li> |