Comments

danielb’s picture

replacing with

  $nodes = db_query("SELECT 1 FROM {node} WHERE type = :type", array(
    ':type' => $instance['bundle'],
  ))->fetchField();
danielb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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