update_helper.php
Table of Contents
Functions
- CheckForDBUpgrades() : mixed
- This functions checks if the databaseversion in the settings table is the same one as required If not then the necessary upgrade procedures are run
- ShowDBUpgradeNotice() : string
- getDBConnectionStringProperty() : mixed
Functions
CheckForDBUpgrades()
This functions checks if the databaseversion in the settings table is the same one as required If not then the necessary upgrade procedures are run
CheckForDBUpgrades([mixed $subaction = null ]) : mixed
Parameters
- $subaction : mixed = null
ShowDBUpgradeNotice()
ShowDBUpgradeNotice() : string
Return values
string —html
getDBConnectionStringProperty()
getDBConnectionStringProperty(string $sProperty) : mixed
Parameters
- $sProperty : string