As for #1458416-11: Fatal error: Call to undefined function mime_content_type()

line 122 of print.drush.inc should be written as

switch (drush_mime_content_type($filename)) {

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

candelas’s picture

@thePanz thanks. Patch attached

candelas’s picture

Status: Active » Needs review

  • jcnventura committed efd9d82 on 7.x-2.x authored by thePanz
    Issue #2234765 by candelas, thePanz, jcnventura: drush print-pdf-...
jcnventura’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.