????

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/oauth_adapter.php

<?php

interface AWeberOAuthAdapter {

    public function request($method, $uri, $data = array());
    public function getRequestToken($callbackUrl=false);

}


?>