Your IP : 216.73.216.138


Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/includes/vendor/aweber/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/includes/vendor/aweber/aweber_api.php

<?php

if (class_exists('AWeberAPI')) {
    trigger_error("Duplicate: Another AWeberAPI client library is already in scope.", E_USER_WARNING);
}
else {
    require_once('aweber.php');
}