You are here

constant TCPDF_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_tcpdf/print_pdf_tcpdf.drush.inc \TCPDF_DOWNLOAD_URI
  2. 7 print_pdf/print_pdf.drush.inc \TCPDF_DOWNLOAD_URI
1 use of TCPDF_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 13
drush integration for print_pdf module PDF libraries download.

Code

define('TCPDF_DOWNLOAD_URI', 'http://sourceforge.net/projects/tcpdf/files/latest');