The table below describes the upgrades that need to occur to upgrade your KnowledgeTree installation to . Click on the button below the table to perform the upgrades.
We are about to start the upgrade process.
Please ensure that you have made a backup before continuing with the upgrade process.
';
*/
echo $upgradeTable;
echo '
';
// hiding pre-upgrade notification
/*
echo $postUpgrade;
echo '
';
*/
echo $upgradeStatus;
echo '
';
}
?>