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