????
| Current Path : /home2/morganrand/www/wp-content/plugins/bloom/subscription/aweber/ |
| Current File : /home2/morganrand/www/wp-content/plugins/bloom/subscription/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');
}