It is easy to update your application. Once you have downloaded an update package, please use the Browse button in the Upload Your Zip File section. When you have selected the zip file to upload, the updater will take care of the rest."
. "If you have purchased a Pro upgrade, the process is identical. Just browse and upload the zip file."
. "
In some installations, you may need to provide FTP details for the updater to work. If needed, you will be prompted for the credentials. Contact your hosting provider or system admin for details.
");
?>
getLocalVersion();
$remoteVersion = $updater->getRemoteVersion();
$toolTip = $updater->getUpdateText();
if ($updater->isOld()) {
?>
Upload Your Upgrade/Update
Working! Please wait...
printForm();
closeBox();
?>