|
@@ -2070,7 +2070,6 @@ function convertSettingsToTheme()
|
|
'linktree_link' => @$GLOBALS['curposlinks'],
|
|
'linktree_link' => @$GLOBALS['curposlinks'],
|
|
'show_profile_buttons' => @$GLOBALS['profilebutton'],
|
|
'show_profile_buttons' => @$GLOBALS['profilebutton'],
|
|
'show_mark_read' => @$GLOBALS['showmarkread'],
|
|
'show_mark_read' => @$GLOBALS['showmarkread'],
|
|
- 'show_board_desc' => @$GLOBALS['ShowBDescrip'],
|
|
|
|
'newsfader_time' => @$GLOBALS['fadertime'],
|
|
'newsfader_time' => @$GLOBALS['fadertime'],
|
|
'use_image_buttons' => empty($GLOBALS['MenuType']) ? 1 : 0,
|
|
'use_image_buttons' => empty($GLOBALS['MenuType']) ? 1 : 0,
|
|
'enable_news' => @$GLOBALS['enable_news'],
|
|
'enable_news' => @$GLOBALS['enable_news'],
|