/home/crealab/riscatto.brainware.com.co/wp-content/plugins/sfwd-lms/includes/models/init.php
<?php
/**
 * Deprecated file.
 * It used to include models before.
 *
 * @since 4.5.0
 * @deprecated 4.6.0
 *
 * @package LearnDash
 */

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

_deprecated_file( __FILE__, '4.6.0' );