https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16361

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from Katrin Fischer <[email protected]> ---
Hi Brendan,

we are still missing a 'do' in the last updatedatabase entry:

-$dbh->(q{
+$dbh->do(q{


I have passed the patch here - so you can either fix it directly or revert the
last commit and use this patch here.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to