constant FBAUTOPOST_DOWNLOAD_URI in Facebook Autopost 7
The Facebook PHP SDK URI.
1 use of FBAUTOPOST_DOWNLOAD_URI
- drush_facebook_php_sdk in ./
fb_autopost.drush.inc - Command to download the Facebook PHP SDK library.
File
- ./
fb_autopost.drush.inc, line 11 - drush integration for Facebook Autopost.
Code
define('FBAUTOPOST_DOWNLOAD_URI', 'https://github.com/facebook/facebook-php-sdk/archive/master.zip');