6 Jan
2009
6 Jan
'09
10:22 p.m.
User: dww Branch: HEAD Date: Tue, 06 Jan 2009 21:22:03 +0000 Modified files: /modules/signup/includes date.inc Log message: #350872 by gargoyle and dww: Fixed bug where node type names were used unquoted as table aliases in the SQL for the admin/content/signup page. If you had a node type named after an SQL reserved word (e.g. 'match'), you'd get SQL errors. Now, node type names are properly quoted. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/signup/includes/da...