| Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/includes/vendor/aweber/ |
| 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');
}