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/security_8php.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/security_8php.html')
-rw-r--r-- | doc/html/security_8php.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html index 267d175c2..fba933b97 100644 --- a/doc/html/security_8php.html +++ b/doc/html/security_8php.html @@ -359,7 +359,7 @@ Functions</h2></td></tr> <p>Profile owner - everything is visible</p> <p>Authenticated visitor. Unless pre-verified, check that the contact belongs to this $owner_id and load the groups the visitor belongs to. If pre-verified, the caller is expected to have already done this and passed the groups into this function.</p> -<p>Referenced by <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="items_8php.html#a756738301f2ed96be50232500677d58a">items_fetch()</a>, <a class="el" href="lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493">lastpost_content()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p> +<p>Referenced by <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="items_8php.html#a756738301f2ed96be50232500677d58a">items_fetch()</a>, <a class="el" href="lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493">lastpost_content()</a>, <a class="el" href="comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e">pdl_selector()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p> </div> </div> |