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.

This commit is contained in:
friendica
2013-08-31 04:19:26 -07:00
parent 7458263017
commit d43a765985
66 changed files with 1658 additions and 1364 deletions

View File

@@ -275,6 +275,9 @@ $(document).ready(function(){initNavTree('globals_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_permissions_sql()
: <a class="el" href="security_8php.html#a9355488460ab11d6058656ff919e5cf9">security.php</a>
</li>