", $output); if (empty($error)) { $error = sprintf(_("Error: %s update failed.", $v_pkg)); $_SESSION["error_msg"] = $error; } } unset($output); } header("Location: /list/updates/"); exit();