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_0x73.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/globals_0x73.html') diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index ac6b57d31..bb8384a0e 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.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_0x73.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/html/globals_0x73.html') diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index bb8384a0e..79951659d 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -147,12 +147,12 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • sanitise_acl() : text.php
  • -
  • saved_searches() -: network.php -
  • scale_external_images() : network.php
  • +
  • script_path() +: plugin.php +
  • search() : text.php
  • @@ -171,6 +171,9 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • search_saved_searches() : search.php
  • +
  • searchbox() +: text.php +
  • select_timezone() : datetime.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_0x73.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc/html/globals_0x73.html') diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index 79951659d..82d39213c 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -207,9 +207,6 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • set_xconfig() : config.php
  • -
  • settings_aside() -: settings.php -
  • settings_init() : settings.php
  • @@ -321,9 +318,6 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • subthread_content() : subthread.php
  • -
  • suggest_aside() -: suggest.php -
  • suggest_content() : suggest.php
  • -- cgit v1.2.3