From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/globals_func_0x68.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/globals_func_0x68.html') diff --git a/doc/html/globals_func_0x68.html b/doc/html/globals_func_0x68.html index 9bb63890e..b5382ad9d 100644 --- a/doc/html/globals_func_0x68.html +++ b/doc/html/globals_func_0x68.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 64b16f1e1ac303b476ffac891c99f6404bc04f53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Dec 2013 01:13:35 -0800 Subject: add construct_page hook --- doc/html/globals_func_0x68.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/globals_func_0x68.html') diff --git a/doc/html/globals_func_0x68.html b/doc/html/globals_func_0x68.html index b5382ad9d..abab8925b 100644 --- a/doc/html/globals_func_0x68.html +++ b/doc/html/globals_func_0x68.html @@ -149,12 +149,6 @@ $(document).ready(function(){initNavTree('globals_func_0x68.html','');});
  • has_permissions() : items.php
  • -
  • hcard_aside() -: hcard.php -
  • -
  • hcard_init() -: hcard.php -
  • head_add_css() : plugin.php
  • @@ -170,6 +164,12 @@ $(document).ready(function(){initNavTree('globals_func_0x68.html','');});
  • head_get_js() : plugin.php
  • +
  • head_remove_css() +: plugin.php +
  • +
  • head_remove_js() +: plugin.php +
  • head_set_icon() : boot.php
  • -- cgit v1.2.3 From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/globals_func_0x68.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/html/globals_func_0x68.html') diff --git a/doc/html/globals_func_0x68.html b/doc/html/globals_func_0x68.html index abab8925b..ca8cf634e 100644 --- a/doc/html/globals_func_0x68.html +++ b/doc/html/globals_func_0x68.html @@ -176,6 +176,12 @@ $(document).ready(function(){initNavTree('globals_func_0x68.html','');});
  • help_content() : help.php
  • +
  • home_content() +: home.php +
  • +
  • home_init() +: home.php +
  • hostxrd_init() : hostxrd.php
  • -- cgit v1.2.3