/home/crealab/riscatto.brainware.com.co/wp-content/plugins/sfwd-lms/includes/ld-autoupdate.php
<?php
/**
 * Plugin updater.
 *
 * @since 2.1.0
 * @deprecated 4.18.0
 *
 * @package LearnDash\Updater
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

require_once LEARNDASH_LMS_PLUGIN_DIR . '/src/deprecated/nss_plugin_updater_sfwd_lms.php';