You are here

constant FLICKR_REST_ENDPOINT in Flickr 7

Same name and namespace in other branches
  1. 5 flickr.inc \FLICKR_REST_ENDPOINT
  2. 6 flickr.inc \FLICKR_REST_ENDPOINT

@file The Flickr API functions.

1 use of FLICKR_REST_ENDPOINT
flickr_request in ./flickr.inc
Submit a request to Flickr.

File

./flickr.inc, line 7
The Flickr API functions.

Code

define('FLICKR_REST_ENDPOINT', 'https://api.flickr.com/services/rest/');