- the global and local time is displayed
This commit is contained in:
Fraenkiman 2024-03-27 13:21:02 +01:00
parent 11ea550ac8
commit f178f4fc24
15 changed files with 277 additions and 95 deletions

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,14 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -16,6 +16,18 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'basedir' => '<p class="output"><strong>Base directory:</strong> ', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "International"
'h3_international' => 'International',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ', 'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ',
'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>', 'neg_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic): &#8505;</strong> not recognized</p>',
@ -25,14 +37,13 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'pos_charset' => '<p class="output"><strong>Character set:</strong> ', 'pos_charset' => '<p class="output"><strong>Character set:</strong> ',
'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>', 'neg_charset' => '<p class="output"><strong>Character set:</strong> not set (default is utf-8)</p>',
'pos_theme' => '<p class="output"><strong>Theme:</strong> ', 'global_date_time' => '<p class="output"><strong>UTC date, time:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_global_date_time' => 'Could not be determined.</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ', 'local_date_time' => '<p class="output"><strong>LCL date, time:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_local_date_time' => 'Could not be determined.</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ', 'time_offset' => '<p class="output"><strong>Time offset:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'File and directory permissions', 'h2_permissions' => 'File and directory permissions',

View File

@ -69,6 +69,32 @@ if (class_exists('AdminPanelAction')) {
$support ['output_www'] = $fp_config ['general'] ['www'] . '</p>'; $support ['output_www'] = $fp_config ['general'] ['www'] . '</p>';
if ($theme) {
$support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['pos_theme'];
$support ['output_theme'] = $fp_config ['general'] ['theme'] . '</p>';
} else {
$support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['neg_theme'];
}
if ($style) {
$support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['pos_style'];
$support ['output_style'] = $fp_config ['general'] ['style'] . '</p>';
} else {
$support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['neg_style'];
}
if ($fp_plugins) {
$support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['pos_plugins'];
$support ['output_plugins'] = implode(', ', $fp_plugins) . '</p>';
} else {
$support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['neg_plugins'];
}
/**
* prepare output "International"
*/
$support ['h3_international'] = $lang ['admin'] ['maintain'] ['support'] ['h3_international'];
if ($LANG_DEFAULT) { if ($LANG_DEFAULT) {
$support ['LANG_DEFAULT'] = $lang ['admin'] ['maintain'] ['support'] ['pos_LANG_DEFAULT']; $support ['LANG_DEFAULT'] = $lang ['admin'] ['maintain'] ['support'] ['pos_LANG_DEFAULT'];
$support ['output_LANG_DEFAULT'] = $LANG_DEFAULT . '</p>'; $support ['output_LANG_DEFAULT'] = $LANG_DEFAULT . '</p>';
@ -90,26 +116,24 @@ if (class_exists('AdminPanelAction')) {
$support ['charset'] = $lang ['admin'] ['maintain'] ['support'] ['neg_charset']; $support ['charset'] = $lang ['admin'] ['maintain'] ['support'] ['neg_charset'];
} }
if ($theme) { $support ['global_date_time'] = $lang ['admin'] ['maintain'] ['support'] ['global_date_time'];
$support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['pos_theme']; if (function_exists("gmdate")) {
$support ['output_theme'] = $fp_config ['general'] ['theme'] . '</p>'; $support ['output_global_date_time'] = gmdate('Y-m-d H:i:s') . '</p>';
} else { } else {
$support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['neg_theme']; $support ['output_local_date_time'] = $lang ['admin'] ['maintain'] ['support'] ['neg_global_date_time'];
} }
if ($style) { $support ['local_date_time'] = $lang ['admin'] ['maintain'] ['support'] ['local_date_time'];
$support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['pos_style']; if (function_exists("date_time") && function_exists("gmdate")) {
$support ['output_style'] = $fp_config ['general'] ['style'] . '</p>'; $timestamp = date_time();
$date_time = gmdate('Y-m-d H:i:s', $timestamp);
$support ['output_local_date_time'] = $date_time . '</p>';
} else { } else {
$support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['neg_style']; $support ['output_local_date_time'] = $lang ['admin'] ['maintain'] ['support'] ['neg_local_date_time'];
} }
if ($fp_plugins) { $support ['time_offset'] = $lang ['admin'] ['maintain'] ['support'] ['time_offset'];
$support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['pos_plugins']; $support ['timeoffset'] = $fp_config ['locale'] ['timeoffset'] . ' hours</p>';
$support ['output_plugins'] = implode(', ', $fp_plugins) . '</p>';
} else {
$support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['neg_plugins'];
}
/** /**
* prepare output "Core files" * prepare output "Core files"

View File

@ -21,6 +21,20 @@
<li> <li>
{$plang.blogbaseurl}{$support.output_www} {$plang.blogbaseurl}{$support.output_www}
</li> </li>
<li>
{$support.theme}{$support.output_theme}
</li>
<li>
{$support.style}{$support.output_style}
</li>
<li>
{$support.plugins}{$support.output_plugins}
</li>
</ul>
<h3>
{$support.h3_international}
</h3>
<ul>
<li> <li>
{$support.LANG_DEFAULT}{$support.output_LANG_DEFAULT} {$support.LANG_DEFAULT}{$support.output_LANG_DEFAULT}
</li> </li>
@ -31,13 +45,13 @@
{$support.charset}{$support.output_charset} {$support.charset}{$support.output_charset}
</li> </li>
<li> <li>
{$support.theme}{$support.output_theme} {$support.global_date_time}{$support.output_global_date_time}
</li> </li>
<li> <li>
{$support.style}{$support.output_style} {$support.local_date_time}{$support.output_local_date_time}
</li> </li>
<li> <li>
{$support.plugins}{$support.output_plugins} {$support.time_offset}{$support.timeoffset}
</li> </li>
</ul> </ul>
<p class="codeblock">[/code]</p> <p class="codeblock">[/code]</p>