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/redbasic_2php_2style_8php.html | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 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 f612f736a..f26f97b7a 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -112,6 +112,10 @@ $(document).ready(function(){initNavTree('redbasic_2php_2style_8php.html','');}) + + + + @@ -148,13 +152,6 @@ Variables - -

Variables

 $uid = get_theme_uid()
 
 if ($uid) load_pconfig($uid
 
 $line_height = false
 
 $redbasic_font_size = false
 
 $x = get_config('redbasic','radius')
 
if(local_user()) if(!feature_enabled(local_user(),'expert'))
-if($line_height===false) if($line_height===false)
-if($redbasic_font_size===false)
-if($redbasic_font_size===false)
-if($colour===false) if($colour===false)
-if($navcolour==="black") 
if (file_exists('view/theme/'.current_theme(). '/css/style.css'))
 

Variable Documentation

@@ -377,6 +374,20 @@ if($navcolour==="black")  + + + +
+
+ + + + +
$uid = get_theme_uid()
+
@@ -393,7 +404,7 @@ if($navcolour==="black")  +
-- cgit v1.2.3