[ingo] Multiple vacation_unset

woj woj wojnas at gmail.com
Tue Feb 18 13:20:41 UTC 2014


Hello.
could anybody knows how to make two queries for vacation_unset script in
ingo?
In mysql php driver works semicolon ; like this
'vacation_unset' => 'UPDATE vacation SET active = 0 WHERE email = %u ;
 DELETE from vacation_notification WHERE on_vacation = %u',
But when I change php driver to mysqli a got syntax error.


More information about the ingo mailing list