[dev] I just noticed a couple of commas missing in the classified.mysql.sql
Matt Selsky
selsky at columbia.edu
Sat Dec 29 01:11:58 UTC 2007
Committed, thanks!
--
Matt
On Thu, Dec 27, 2007 at 06:36:30AM -0600, eculp wrote:
> I just noticed a couple of commas missing in the classified.mysql.sql
>
> probably easier to just add the commas than to use the patch but attached
> anyway.
>
> ed
>
> Index: classified.mysql.sql
> ===================================================================
> RCS file: /repository/incubator/classified/scripts/sql/classified.mysql.sql,v
> retrieving revision 1.5
> diff -r1.5 classified.mysql.sql
> 23,24c23,24
> < KEY `sponsored` (`sponsored`)
> < KEY `ad_price` (`ad_price`)
> ---
> > KEY `sponsored` (`sponsored`),
> > KEY `ad_price` (`ad_price`),
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
More information about the dev
mailing list