From 6ac50faaa24e540baded894f492fb24367aea796 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 16 May 2014 02:13:27 -0700 Subject: doc updates --- doc/html/globals_func_0x61.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/globals_func_0x61.html') diff --git a/doc/html/globals_func_0x61.html b/doc/html/globals_func_0x61.html index dd973ea91..a5b25bf26 100644 --- a/doc/html/globals_func_0x61.html +++ b/doc/html/globals_func_0x61.html @@ -420,7 +420,7 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');}); : boot.php
  • apps_content() -: apps.php +: apps.php
  • apw_form() : config.php -- cgit v1.2.3 From 626eab99f8affc59f3578dabf4fd2ad97abd62e4 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 23 May 2014 14:52:55 -0700 Subject: add profile photo app because it is sometimes hard to find. Also doc updates --- doc/html/globals_func_0x61.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'doc/html/globals_func_0x61.html') diff --git a/doc/html/globals_func_0x61.html b/doc/html/globals_func_0x61.html index a5b25bf26..8564aac27 100644 --- a/doc/html/globals_func_0x61.html +++ b/doc/html/globals_func_0x61.html @@ -416,9 +416,45 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');});
  • api_users_show() : api.php
  • +
  • app_decode() +: apps.php +
  • +
  • app_destroy() +: apps.php +
  • +
  • app_encode() +: apps.php +
  • +
  • app_install() +: apps.php +
  • +
  • app_installed() +: apps.php +
  • +
  • app_list() +: apps.php +
  • +
  • app_name_compare() +: apps.php +
  • +
  • app_render() +: apps.php +
  • +
  • app_store() +: apps.php +
  • +
  • app_update() +: apps.php +
  • appdirpath() : boot.php
  • +
  • appman_content() +: appman.php +
  • +
  • appman_post() +: appman.php +
  • apps_content() : apps.php
  • -- cgit v1.2.3