28 Oct
2008
28 Oct
'08
6:30 a.m.
User: dan Branch: DRUPAL-5 Date: Tue, 28 Oct 2008 05:30:06 +0000 Modified files: /modules/mailout mailout.install Log message: * Tested mailout.install and realised schema defintion was missing some primary keys. Added the primary keys needed. * Also had a schema table field type defined as 'unknown' which caused an error. Gave the field a type and issue was fixed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/mailout/mailout.in...