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_0x70.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_0x70.html')
-rw-r--r-- | doc/html/globals_0x70.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index 0c07fb2cf..f6a10e3e4 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -191,6 +191,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');}); <li>parseurl_getsiteinfo() : <a class="el" href="parse__url_8php.html#a25635549f2c22955d72465f4d2e58993">parse_url.php</a> </li> +<li>pdl_selector() +: <a class="el" href="comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e">comanche.php</a> +</li> <li>perm_is_allowed() : <a class="el" href="permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835">permissions.php</a> </li> @@ -347,6 +350,18 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');}); <li>poke_init() : <a class="el" href="poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b">poke.php</a> </li> +<li>POLL_MULTIPLE_CHOICE +: <a class="el" href="boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86">boot.php</a> +</li> +<li>POLL_OVERWRITE +: <a class="el" href="boot_8php.html#a2b525996e4426bdddbcec277778bde08">boot.php</a> +</li> +<li>POLL_SIMPLE_RATING +: <a class="el" href="boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5">boot.php</a> +</li> +<li>POLL_TENSCALE +: <a class="el" href="boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc">boot.php</a> +</li> <li>poller_run() : <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller.php</a> </li> |