| Current Path : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/payments/ |
| Current File : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/payments/class-learndash-paypal-ipn.php |
<?php
/**
* Deprecated file.
*
* @deprecated 4.5.0
*
* @package LearnDash
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
require_once LEARNDASH_LMS_PLUGIN_DIR . '/src/deprecated/LearnDash_PayPal_IPN.php';