API - XOOPS 2.5.11 Beta 2
By monxoops.fr
upgrade_tpl.php File Reference

Variables

global $upgradeControl
 
 foreach ( $languages as $lang)
 
 $firstNeeded = true
 
foreach( $upgradeControl->upgradeQueue as $stepName=> $info) if (!empty( $error))
 
 $versionParts =array()
 
 $versionResult = preg_match ('/(^[a-z\s]*)([0-9\.]*)/i', XOOPS_VERSION, $versionParts)
 

Variable Documentation

◆ $firstNeeded

$firstNeeded = true

◆ $upgradeControl

global $upgradeControl

◆ $versionParts

$versionParts =array()

◆ $versionResult

$versionResult = preg_match ('/(^[a-z\s]*)([0-9\.]*)/i', XOOPS_VERSION, $versionParts)

◆ foreach

foreach($upgradeControl->supportSites as $lang=> $support) (   $languages as)

◆ if

foreach($upgradeControl->upgradeQueue as $stepName=> $info) if(!empty($error)) ( empty $error)