You are here

constant FEEDS_OAUTH_LIBRARY_PATH_DEFAULT in Feeds OAuth 7

@file The module file.

5 uses of FEEDS_OAUTH_LIBRARY_PATH_DEFAULT
feeds_oauth_admin in ./feeds_oauth.module
Form function for `feeds_oauth_admin`.
feeds_oauth_authenticate in ./feeds_oauth.module
Menu callback to start authenticating OAuth 1.
feeds_oauth_callback in ./feeds_oauth.module
Menu callback to complete authenticating OAuth 1.
feeds_oauth_requirements in ./feeds_oauth.install
Implements hook_requirements().
OAuthHTTPFetcherResult::getRaw in ./OAuthHTTPFetcher.inc
Implementation of FeedsImportBatch::getRaw().

File

./feeds_oauth.module, line 7
The module file.

Code

define('FEEDS_OAUTH_LIBRARY_PATH_DEFAULT', 'sites/all/libraries/php-proauth');