XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier upgrade.php

Variables

const _XOOPS_UPGRADE 'XOOPS System Upgrade'
 
const _CHECKING_APPLIED 'Checking applied upgrades:'
 
const _SET_FILES_WRITABLE 'Make the following files writable before proceeding:'
 
const _NO_NEED_UPGRADE 'No upgrade necessary. Please %s and remove this folder from your server'
 
const _NEED_UPGRADE 'Upgrade needed'
 
const _PROCEED_UPGRADE 'Proceed to upgrade'
 
const _PERFORMING_UPGRADE 'Applied patch %s'
 
const _USER_LOGIN 'Login Required'
 
const _MANUAL_INSTRUCTIONS 'Manual installation instructions'
 
const _FAILED_PATCH 'Failed to patch %s'
 
const _APPLY_NEXT 'Apply next upgrade (%s)'
 
const _COPY_RED_LINES 'Copy the following red lines to %s'
 
const _FINISH 'Finish'
 
const _RELOAD 'Reload'
 
const _UPGRADE_CHARSET 'UTF-8'
 
const _UPDATE_SYSTEM_MODULE 'update system module'
 
const _LANGUAGE 'Language'
 
const _SUPPORT 'Support'
 
const _XOOPS_SOURCE_CODE 'XOOPS on GitHub'
 
const _PATCH_COUNT 'Patches Sets'
 
const _USERNAME_PLACEHOLDER 'Your Username'
 
const _PASSWORD_PLACEHOLDER 'Your Password'
 
const _CONTINUE 'Continue'
 
const XOOPS_ERROR_ENCOUNTERED 'Error'
 
const XOOPS_ERROR_SEE_BELOW 'See below for messages.'
 
const _FILE_ACCESS_ERROR 'Could not access the file %s'
 

Documentation des variables

◆ _APPLY_NEXT

const _APPLY_NEXT 'Apply next upgrade (%s)'

◆ _CHECKING_APPLIED

const _CHECKING_APPLIED 'Checking applied upgrades:'

◆ _CONTINUE

const _CONTINUE 'Continue'

◆ _COPY_RED_LINES

const _COPY_RED_LINES 'Copy the following red lines to %s'

◆ _FAILED_PATCH

const _FAILED_PATCH 'Failed to patch %s'

◆ _FILE_ACCESS_ERROR

const _FILE_ACCESS_ERROR 'Could not access the file %s'

◆ _FINISH

const _FINISH 'Finish'

◆ _LANGUAGE

const _LANGUAGE 'Language'

◆ _MANUAL_INSTRUCTIONS

const _MANUAL_INSTRUCTIONS 'Manual installation instructions'

◆ _NEED_UPGRADE

const _NEED_UPGRADE 'Upgrade needed'

◆ _NO_NEED_UPGRADE

const _NO_NEED_UPGRADE 'No upgrade necessary. Please %s and remove this folder from your server'

◆ _PASSWORD_PLACEHOLDER

const _PASSWORD_PLACEHOLDER 'Your Password'

◆ _PATCH_COUNT

const _PATCH_COUNT 'Patches Sets'

◆ _PERFORMING_UPGRADE

const _PERFORMING_UPGRADE 'Applied patch %s'

◆ _PROCEED_UPGRADE

const _PROCEED_UPGRADE 'Proceed to upgrade'

◆ _RELOAD

const _RELOAD 'Reload'

◆ _SET_FILES_WRITABLE

const _SET_FILES_WRITABLE 'Make the following files writable before proceeding:'

◆ _SUPPORT

const _SUPPORT 'Support'

◆ _UPDATE_SYSTEM_MODULE

const _UPDATE_SYSTEM_MODULE 'update system module'

◆ _UPGRADE_CHARSET

const _UPGRADE_CHARSET 'UTF-8'

◆ _USER_LOGIN

const _USER_LOGIN 'Login Required'

◆ _USERNAME_PLACEHOLDER

const _USERNAME_PLACEHOLDER 'Your Username'

◆ _XOOPS_SOURCE_CODE

const _XOOPS_SOURCE_CODE 'XOOPS on GitHub'

◆ _XOOPS_UPGRADE

const _XOOPS_UPGRADE 'XOOPS System Upgrade'

◆ XOOPS_ERROR_ENCOUNTERED

const XOOPS_ERROR_ENCOUNTERED 'Error'

◆ XOOPS_ERROR_SEE_BELOW

const XOOPS_ERROR_SEE_BELOW 'See below for messages.'