12 May
2008
12 May
'08
2:42 p.m.
User: snpower Branch: DRUPAL-6--1 Date: Mon, 12 May 2008 12:42:06 +0000 Modified files: /modules/shoutbox shoutbox.module Log message: #250029 - fix for Postgres non-compatible sql, was using && instead of AND. Also removed quotes from around %d in sql queries as they're integers, along with tabs and trailing whitespace (for coding standards). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/shoutbox/shoutbox....