From d43a7659854c4bb6052c05a932b257883ea72748 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 31 Aug 2013 04:19:26 -0700 Subject: 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. --- doc/html/classApp.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/html/classApp.html') diff --git a/doc/html/classApp.html b/doc/html/classApp.html index 2328b52bd..313a7fc85 100644 --- a/doc/html/classApp.html +++ b/doc/html/classApp.html @@ -200,6 +200,8 @@ Public Attributes    $profile_uid = 0   + $layout = array() +   $groups    $language @@ -1360,6 +1362,18 @@ Private Attributes
+
+ + +
+
+ + + + +
App::$layout = array()
+
+
-- cgit v1.2.3