Support plugin - Supplement

fp variables removed from the language files
Output of the base directory commented out
This commit is contained in:
Frank Hochmuth 2024-03-24 19:34:43 +01:00 committed by GitHub
commit ba95657d9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
15 changed files with 172 additions and 157 deletions

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
's následujícími informacemi: Popis chyby, kroky k reprodukci.', 's následujícími informacemi: Popis chyby, kroky k reprodukci.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'med følgende oplysninger: Fejlbeskrivelse, trin til reproduktion.', 'med følgende oplysninger: Fejlbeskrivelse, trin til reproduktion.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'mit den folgenden Informationen ein: Fehlerbeschreibung, Schritte zur Reproduktion.', 'mit den folgenden Informationen ein: Fehlerbeschreibung, Schritte zur Reproduktion.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'αγγλικά με τις ακόλουθες πληροφορίες: Περιγραφή σφάλματος, βήματα για την αναπαραγωγή.', 'αγγλικά με τις ακόλουθες πληροφορίες: Περιγραφή σφάλματος, βήματα για την αναπαραγωγή.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'with the following information: bug description, steps to reproduce.', 'with the following information: bug description, steps to reproduce.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'con la siguiente información: Descripción del fallo, pasos para reproducirlo.', 'con la siguiente información: Descripción del fallo, pasos para reproducirlo.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'avec les informations suivantes : Description de l\'erreur, étapes pour la reproduire.', 'avec les informations suivantes : Description de l\'erreur, étapes pour la reproduire.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'con le seguenti informazioni: Descrizione del bug, passaggi per la riproduzione.', 'con le seguenti informazioni: Descrizione del bug, passaggi per la riproduzione.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'これらの問題(コピー&38;ペースト)は、以下の情報を英語で貼り付けてください: バグの説明、再現手順', 'これらの問題(コピー&38;ペースト)は、以下の情報を英語で貼り付けてください: バグの説明、再現手順',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'met de volgende informatie: Bug beschrijving, stappen om te reproduceren.', 'met de volgende informatie: Bug beschrijving, stappen om te reproduceren.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'com as seguintes informações: Descrição do bug, etapas para reproduzir.', 'com as seguintes informações: Descrição do bug, etapas para reproduzir.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'языке со следующей информацией: Описание ошибки, шаги для воспроизведения.', 'языке со следующей информацией: Описание ошибки, шаги для воспроизведения.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,33 +9,33 @@ $lang ['admin'] ['maintain'] ['support'] = array(
'z naslednjimi informacijami: Opis napake, koraki za reprodukcijo.', 'z naslednjimi informacijami: Opis napake, koraki za reprodukcijo.',
// output "Setup" // output "Setup"
'h2_general' => 'FlatPress general', 'h2_general' => 'General',
'h3_setup' => 'Setup', 'h3_setup' => 'Setup',
'version' => '<p class="output"><strong>FlatPress version:</strong> ' . SYSTEM_VER . '</p>', 'version' => '<p class="output"><strong>FlatPress version:</strong> ',
'basedir' => '<p class="output"><strong>Base directory:</strong> ' . BASE_DIR . '</p>', 'basedir' => '<p class="output"><strong>Base directory:</strong> ',
'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ' . $fp_config ['general'] ['www'] . '</p>', 'blogbaseurl' => '<p class="output"><strong>Blog base URL:</strong> ',
'pos_LANG_DEFAULT' => '<p class="output"><strong>Language (automatic):</strong> ' . LANG_DEFAULT . '</p>', '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>',
'pos_lang' => '<p class="output"><strong>Language (set):</strong> ' . $fp_config ['locale'] ['lang'] . '</p>', 'pos_lang' => '<p class="output"><strong>Language (set):</strong> ',
'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>', 'neg_lang' => '<p class="output"><strong>Language (set):</strong> not set</p>',
'pos_charset' => '<p class="output"><strong>Character set:</strong> ' . $fp_config ['locale'] ['charset'] . '</p>', '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> ' . $fp_config ['general'] ['theme'] . '</p>', 'pos_theme' => '<p class="output"><strong>Theme:</strong> ',
'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>', 'neg_theme' => '<p class="output"><strong>Theme:</strong> not set (default is leggero)</p>',
'pos_style' => '<p class="output"><strong>Style:</strong> ' . $fp_config ['general'] ['style'] . '</p>', 'pos_style' => '<p class="output"><strong>Style:</strong> ',
'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>', 'neg_style' => '<p class="output"><strong>Style:</strong> default style</p>',
'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> </p>', 'pos_plugins' => '<p class="output"><strong>Activated plugins:</strong> ',
'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>', 'neg_plugins' => '<p class="output"><strong>Activated plugins:</strong> Could not be determined.</p>',
// output "Core files" // output "Core files"
'h2_permissions' => 'FlatPress file and directory permissions', 'h2_permissions' => 'File and directory permissions',
'h3_core_files' => 'Core', 'h3_core_files' => 'Core',
'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>', 'desc_setupfile' => '<p>As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.</p>',

View File

@ -9,7 +9,6 @@
*/ */
require_once ABS_PATH . 'defaults.php'; require_once ABS_PATH . 'defaults.php';
require_once INCLUDES_DIR . 'includes.php'; require_once INCLUDES_DIR . 'includes.php';
require_once CONFIG_DIR . 'plugins.conf.php';
if (class_exists('AdminPanelAction')) { if (class_exists('AdminPanelAction')) {
@ -31,7 +30,10 @@ if (class_exists('AdminPanelAction')) {
require CONFIG_DIR . 'plugins.conf.php'; require CONFIG_DIR . 'plugins.conf.php';
global $fp_config; global $fp_config;
$BASE_DIR = null;
$BASE_DIR = BASE_DIR; $BASE_DIR = BASE_DIR;
$setupfile = null;
$setupfile = BASE_DIR . '/setup.php'; $setupfile = BASE_DIR . '/setup.php';
$LANG_DEFAULT = null; $LANG_DEFAULT = null;
@ -61,39 +63,50 @@ if (class_exists('AdminPanelAction')) {
$support ['h3_setup'] = $lang ['admin'] ['maintain'] ['support'] ['h3_setup']; $support ['h3_setup'] = $lang ['admin'] ['maintain'] ['support'] ['h3_setup'];
$support ['output_SYSTEM_VER'] = SYSTEM_VER . '</p>';
$support ['output_BASE_DIR'] = BASE_DIR . '</p>';
$support ['output_www'] = $fp_config ['general'] ['www'] . '</p>';
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>';
} else { } else {
$support ['LANG_DEFAULT'] = $lang ['admin'] ['maintain'] ['support'] ['neg_LANG_DEFAULT']; $support ['LANG_DEFAULT'] = $lang ['admin'] ['maintain'] ['support'] ['neg_LANG_DEFAULT'];
} }
if ($lang) { if ($lang) {
$support ['lang'] = $lang ['admin'] ['maintain'] ['support'] ['pos_lang']; $support ['lang'] = $lang ['admin'] ['maintain'] ['support'] ['pos_lang'];
$support ['output_lang'] = $fp_config ['locale'] ['lang'] . '</p>';
} else { } else {
$support ['lang'] = $lang ['admin'] ['maintain'] ['support'] ['neg_lang']; $support ['lang'] = $lang ['admin'] ['maintain'] ['support'] ['neg_lang'];
} }
if ($charset) { if ($charset) {
$support ['charset'] = $lang ['admin'] ['maintain'] ['support'] ['pos_charset']; $support ['charset'] = $lang ['admin'] ['maintain'] ['support'] ['pos_charset'];
$support ['output_charset'] = $fp_config ['locale'] ['charset'] . '</p>';
} else { } else {
$support ['charset'] = $lang ['admin'] ['maintain'] ['support'] ['neg_charset']; $support ['charset'] = $lang ['admin'] ['maintain'] ['support'] ['neg_charset'];
} }
if ($theme) { if ($theme) {
$support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['pos_theme']; $support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['pos_theme'];
$support ['output_theme'] = $fp_config ['general'] ['theme'] . '</p>';
} else { } else {
$support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['neg_theme']; $support ['theme'] = $lang ['admin'] ['maintain'] ['support'] ['neg_theme'];
} }
if ($style) { if ($style) {
$support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['pos_style']; $support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['pos_style'];
$support ['output_style'] = $fp_config ['general'] ['style'] . '</p>';
} else { } else {
$support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['neg_style']; $support ['style'] = $lang ['admin'] ['maintain'] ['support'] ['neg_style'];
} }
if ($BLOG_BASEURL) { if ($fp_plugins) {
$support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['pos_plugins']; $support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['pos_plugins'];
$support ['output_plugins'] = implode(', ', $fp_plugins); $support ['output_plugins'] = implode(', ', $fp_plugins) . '</p>';
} else { } else {
$support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['neg_plugins']; $support ['plugins'] = $lang ['admin'] ['maintain'] ['support'] ['neg_plugins'];
} }

View File

@ -11,28 +11,30 @@
</h3> </h3>
<ul> <ul>
<li> <li>
{$plang.version} {$plang.version}{$support.output_SYSTEM_VER}
</li>
{*
<li>
{$plang.basedir}{$support.output_BASE_DIR}
</li>
*}
<li>
{$plang.blogbaseurl}{$support.output_www}
</li> </li>
<li> <li>
{$plang.basedir} {$support.LANG_DEFAULT}{$support.output_LANG_DEFAULT}
</li> </li>
<li> <li>
{$plang.blogbaseurl} {$support.lang}{$support.output_lang}
</li> </li>
<li> <li>
{$support.LANG_DEFAULT} {$support.charset}{$support.output_charset}
</li> </li>
<li> <li>
{$support.lang} {$support.theme}{$support.output_theme}
</li> </li>
<li> <li>
{$support.charset} {$support.style}{$support.output_style}
</li>
<li>
{$support.theme}
</li>
<li>
{$support.style}
</li> </li>
<li> <li>
{$support.plugins}{$support.output_plugins} {$support.plugins}{$support.output_plugins}