From f9a622c44ef5160942f1199dd86cfa749b79e7bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Nov 2013 01:10:51 -0800 Subject: doc update --- doc/html/redbasic_2php_2style_8php.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'doc/html/redbasic_2php_2style_8php.html') diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index 5d0467111..9a7c7502e 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -142,8 +142,8 @@ Variables    $shadow = get_pconfig($uid,"redbasic","photo_shadow")   - $section_width =get_pconfig($uid,"redbasic","section_width") -  + $converse_width =get_pconfig($uid,"redbasic","converse_width") +   $nav_min_opacity =get_pconfig($uid,'redbasic','nav_min_opacity')    $sloppy_photos =get_pconfig($uid,'redbasic','sloppy_photos') @@ -190,6 +190,18 @@ Variables

Referenced by apw_form(), and theme_content().

+ + + +
+
+ + + + +
$converse_width =get_pconfig($uid,"redbasic","converse_width")
+
+
@@ -308,18 +320,6 @@ Variables

Referenced by apw_form(), and theme_content().

- - - -
-
- - - - -
$section_width =get_pconfig($uid,"redbasic","section_width")
-
-
-- cgit v1.2.3