7 Jun
2005
7 Jun
'05
11:39 p.m.
User: bjshell Branch: HEAD Date: Tue, 07 Jun 2005 21:39:50 +0000 Modified files: /modules/shoutbox CHANGELOG.txt shoutbox.module shoutbox.mysql Log message: Misc bug fixes and one database change. The 'vote' colunn of the 'shoutbox_moderation' table should not be unsigned like it was: ALTER TABLE `drupal_shoutbox_moderation` CHANGE `vote` `vote` TINYINT(3) DEFAULT "0" Links: http://cvs.drupal.org/diff.php?path=contributions/modules/shoutbox/CHANGELOG... http://cvs.drupal.org/diff.php?path=contributions/modules/shoutbox/shoutbox.... http://cvs.drupal.org/diff.php?path=contributions/modules/shoutbox/shoutbox....