You are here

constant DOMPDF_DOWNLOAD_URI in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 7.2 print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.drush.inc \DOMPDF_DOWNLOAD_URI
  2. 7 print_pdf/print_pdf.drush.inc \DOMPDF_DOWNLOAD_URI
1 use of DOMPDF_DOWNLOAD_URI
_drush_print_pdf_download_url in print_pdf/print_pdf.drush.inc
Discover the correct URL of the package to download

File

print_pdf/print_pdf.drush.inc, line 16
drush integration for print_pdf module PDF libraries download.

Code

define('DOMPDF_DOWNLOAD_URI', 'https://github.com/dompdf/dompdf/releases/download/v0.6.1/dompdf-0.6.1.zip');