From 28e0665caddb84598ab2fc74abcd70267d3be7f1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 29 Jun 2013 02:04:44 -0700 Subject: doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. --- doc/html/mod_2settings_8php.html | 175 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 doc/html/mod_2settings_8php.html (limited to 'doc/html/mod_2settings_8php.html') diff --git a/doc/html/mod_2settings_8php.html b/doc/html/mod_2settings_8php.html new file mode 100644 index 000000000..5ff804137 --- /dev/null +++ b/doc/html/mod_2settings_8php.html @@ -0,0 +1,175 @@ + + + + + + +The Red Matrix: mod/settings.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
settings.php File Reference
+
+
+ + + + + + + + +

+Functions

 get_theme_config_file ($theme)
 
 settings_aside (&$a)
 
 settings_post (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
get_theme_config_file ( $theme)
+
+ +

Referenced by settings_post().

+ +
+
+ +
+
+ + + + + + + + +
settings_aside ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
settings_post ($a)
+
+ +
+
+
+
+ -- cgit v1.2.3 From ade81747503fe64fc3c7f99e0e3ff34b7d6cc3e7 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Jul 2013 01:20:51 -0700 Subject: private pokes - perhaps a little *too* private. --- doc/html/mod_2settings_8php.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/html/mod_2settings_8php.html') diff --git a/doc/html/mod_2settings_8php.html b/doc/html/mod_2settings_8php.html index 5ff804137..4e3633c56 100644 --- a/doc/html/mod_2settings_8php.html +++ b/doc/html/mod_2settings_8php.html @@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('mod_2settings_8php.html','');}); Functions  get_theme_config_file ($theme)   + settings_init (&$a) +   settings_aside (&$a)    settings_post (&$a) @@ -152,6 +154,22 @@ Functions
+
+ + +
+
+ + + + + + + + +
settings_init ($a)
+
+
-- cgit v1.2.3