????

Your IP : 216.73.216.152


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