File "getresponse.php"
Full Path: /home/londdqdw/public_html/06/wp-content/plugins/wordpress-popup/inc/providers/getresponse/getresponse.php
File size: 372 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Main file for GetResponse
*
* @package Hustle
*/
/**
* Direct Load
*/
require_once dirname( __FILE__ ) . '/hustle-get-response.php';
require_once dirname( __FILE__ ) . '/hustle-get-response-form-settings.php';
require_once dirname( __FILE__ ) . '/hustle-get-response-form-hooks.php';
Hustle_Providers::get_instance()->register( 'Hustle_Get_Response' );