Drupal – show block on page with a content type

Drupal, good html/css samples

March 2012


type == 'course' ) {
$bresval = true;
}
}

return $bresval;
?>