';
echo '
';
/* Translators: Do not translade Update Manager, it's the name of the program */
echo __('The new
Update Manager client is shipped with Pandora FMS 2.0. It helps system administrators to update their Pandora FMS automatically, since the Update Manager does the task of getting new modules, new plugins and new features (even full migrations tools for future versions) automatically.');
echo '
';
echo __('Update Manager is one of the most advanced features of Pandora FMS 2.0 Enterprise version, for more information visit
http://pandorafms.com.');
echo '
';
echo __('Update Manager sends anonymous information about Pandora FMS usage (number of agents and modules running). To disable it, just delete extension or remove remote server address from Update Manager plugin setup.');
echo '
';
}
$user_key = get_user_key ($settings);
$update_package = (bool) get_parameter_post ('update_package');
if ($update_package) {
echo '