constant GOOGLE_AUTHORIZE_URL in Lingotek Translation 7.6
Same name and namespace in other branches
- 7.7 lib/oauth-php/example/client/googledocs.php \GOOGLE_AUTHORIZE_URL
- 7.2 lib/oauth-php/example/client/googledocs.php \GOOGLE_AUTHORIZE_URL
- 7.3 lib/oauth-php/example/client/googledocs.php \GOOGLE_AUTHORIZE_URL
- 7.4 lib/oauth-php/example/client/googledocs.php \GOOGLE_AUTHORIZE_URL
- 7.5 lib/oauth-php/example/client/googledocs.php \GOOGLE_AUTHORIZE_URL
1 use of GOOGLE_AUTHORIZE_URL
- googledocs.php in lib/
oauth-php/ example/ client/ googledocs.php
File
- lib/
oauth-php/ example/ client/ googledocs.php, line 40
Code
define("GOOGLE_AUTHORIZE_URL", GOOGLE_OAUTH_HOST . "/accounts/OAuthAuthorizeToken");