10 Oct
2006
10 Oct
'06
2:05 a.m.
User: craig Branch: HEAD Date: Tue, 10 Oct 2006 00:05:31 +0000 Modified files: /modules/taxonomy_breadcrumb taxonomy_breadcrumb.module Log message: Fix SQL {}'s for table prefixes. Use of "{$table}" in double quoted strings did not result in {}'s in final string. Needed to properly surround table names with {}'s to allow for table prefixes. Resolved issue: http://drupal.org/node/75321 Links: http://cvs.drupal.org/diff.php?path=contributions/modules/taxonomy_breadcrum...