constant ADDTOHOMESCREEN_DOWNLOAD_URI in Add to homescreen 7
Same name and namespace in other branches
- 8 addtohomescreen.drush.inc \ADDTOHOMESCREEN_DOWNLOAD_URI
The Add to homescreen library URI.
1 use of ADDTOHOMESCREEN_DOWNLOAD_URI
- drush_addtohomescreen in ./
addtohomescreen.drush.inc - Command to download the Add to homescreen library.
File
- ./
addtohomescreen.drush.inc, line 11 - Drush integration for addtohomescreen.
Code
define('ADDTOHOMESCREEN_DOWNLOAD_URI', 'https://github.com/cubiq/add-to-homescreen/archive/master.zip');