JoomlaupdateModelDefault::finaliseUpgrade
Runs the schema update SQL files, the PHP update script and updates the manifest cache and #__extensions entry. Essentially, it is identical to JInstallerFile::install() without the file copy.
Signature
public function finaliseUpgrade()
Returns
- boolean
- True on success