Cheetah
Variables
check.php File Reference

Go to the source code of this file.

Variables

 $mixCheckResult = 'Update can not be applied'
 
 $sCurVer = $this->oDb->getOne("SELECT `VALUE` FROM `sys_options` WHERE `Name` = 'sys_tmp_version'")
 

Variable Documentation

◆ $mixCheckResult

return $mixCheckResult = 'Update can not be applied'

Definition at line 6 of file check.php.

◆ $sCurVer

$sCurVer = $this->oDb->getOne("SELECT `VALUE` FROM `sys_options` WHERE `Name` = 'sys_tmp_version'")

Definition at line 8 of file check.php.