New features:
-Title of the "talk" page is customizable.
Bug fixes:
-Undefined variable error when there were no links to add to a node.
-Fixed duplication of "Add new comment" link when adding a new comment through implementation of hook_link_alter.
This release fixes a bug reported at http://drupal.org/node/198326 which cures a fatal error "Undefined function theme_stylesheet_import". A related bug was introduced on that page which caused array to print repeatedly in the header. This patch fixes that.