Your IP : 216.73.216.138


Current Path : /home/ereika83/public_html/wp-content/plugins/bb-plugin/includes/vendor/aweber/
Upload File :
Current File : /home/ereika83/public_html/wp-content/plugins/bb-plugin/includes/vendor/aweber/oauth_adapter.php

<?php

interface AWeberOAuthAdapter {

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

}


?>