constant RRSSB_LIBRARY_URI in Ridiculously Responsive Social Sharing Buttons 7
Same name and namespace in other branches
- 8.2 rrssb.install \RRSSB_LIBRARY_URI
- 7.2 rrssb.module \RRSSB_LIBRARY_URI
3 uses of RRSSB_LIBRARY_URI
- drush_rrssb_plugin in includes/
rrssb.drush.inc - Callback for the drush command to download the RRSSB library.
- rrssb_libraries_info in ./
rrssb.module - Implements hook_libraries_info().
- rrssb_requirements in ./
rrssb.module - Implements hook_requirements().
File
- ./
rrssb.module, line 13
Code
define('RRSSB_LIBRARY_URI', 'https://github.com/kni-labs/rrssb/archive/' . RRSSB_LIBRARY_VERSION . '.zip');