[swoosh] Re: New improved swoosh testing results

Marko Djukic mdjukic at horde.org
Wed Mar 10 20:11:12 PST 2004


ok, fixed using the db->quote() method...

m.

Quoting Kent Martin <horde at kentsworld.com>:

>
> Hmm... dunno where the patch I attached to that email went...
>
> Oh well - here goes (the top line is the new one)
>
> 201c201
> <         $sql = sprintf('INSERT INTO swoosh_sends (send_id, message_id,
> send_remote_id, send_recipient, send_error) VALUES (%s, %s, %s, \'%s\', %s)',
> ---
> >         $sql = sprintf('INSERT INTO swoosh_sends (send_id,
> > message_id, send_remote_id,
> > send_recipient, send_error) VALUES (%s, %s, %s, %s, %s)',
>
> Which should be applied to:
>
> swoosh/lib/Storage/sql.php
>
>
>
> Kent.
> --
> swoosh mailing list - Join the hunt: http://horde.org/bounties/#swoosh
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: swoosh-unsubscribe at lists.horde.org
>


--
Marko Djukic
Horde Project (http://horde.org)


More information about the swoosh mailing list