From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/setup_8php.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index ab0d78658..3537830f1 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_8php.html @@ -133,6 +133,8 @@ Functions    check_smarty3 (&$checks)   + check_store (&$checks) +   check_htaccess (&$checks)    manual_config (&$a) @@ -193,7 +195,7 @@ Variables

checks : array passed to template title : string status : boolean required : boolean help : string optional

-

Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), and check_smarty3().

+

Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), and check_store().

@@ -313,6 +315,24 @@ Variables

Referenced by setup_content().

+ + + +
+
+ + + + + + + + +
check_store ($checks)
+
+ +

Referenced by setup_content().

+
-- cgit v1.2.3