| Current Path : /home/ereika83/public_html/wp-content/plugins/sfwd-lms/includes/lib/paypal/ |
| Current File : /home/ereika83/public_html/wp-content/plugins/sfwd-lms/includes/lib/paypal/ipn.php |
<?php
/**
* PHP-PayPal-IPN Handler
*
* @deprecated 3.6.0 {@see 'includes/payments/class-learndash-paypal-ipn.php'} instead
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
_deprecated_file( basename( __FILE__ ), '3.6.0', 'includes/payments/class-learndash-paypal-ipn.php' );