| Current Path : /var/www/html/taet.readinessglobal.com/wp-content/plugins/userpro1/lib/aweber_api/ |
| Current File : /var/www/html/taet.readinessglobal.com/wp-content/plugins/userpro1/lib/aweber_api/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');
}