constant TCPDF_DOWNLOAD_URI in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 6 print_pdf/print_pdf.drush.inc \TCPDF_DOWNLOAD_URI
- 7 print_pdf/print_pdf.drush.inc \TCPDF_DOWNLOAD_URI
1 use of TCPDF_DOWNLOAD_URI
- _print_pdf_tcpdf_drush_download_url in print_pdf/
lib_handlers/ print_pdf_tcpdf/ print_pdf_tcpdf.drush.inc - Discover the correct URL of the package to download.
File
- print_pdf/
lib_handlers/ print_pdf_tcpdf/ print_pdf_tcpdf.drush.inc, line 12 - Provides drush integration for print_pdf_tcpdf module PDF libraries download.
Code
define('TCPDF_DOWNLOAD_URI', 'http://sourceforge.net/projects/tcpdf/files/latest');