You are here

constant PHPEPUB_DOWNLOAD_URI in Printer, email and PDF versions 7.2

1 use of PHPEPUB_DOWNLOAD_URI
_print_epub_phpepub_drush_download_url in print_epub/lib_handlers/print_epub_phpepub/print_epub_phpepub.drush.inc
Discover the correct URL of the package to download.

File

print_epub/lib_handlers/print_epub_phpepub/print_epub_phpepub.drush.inc, line 13
Provides drush integration for print_epub_phpepub module.

Code

define('PHPEPUB_DOWNLOAD_URI', 'https://api.github.com/repos/Grandt/PHPePub/releases/latest');