14 Apr
2015
14 Apr
'15
1:22 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13969 --- Comment #4 from Julian FIOL <julian.fiol@biblibre.com> --- Created attachment 37819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37819&action=edit Bug 13969 : Replace calls to $sth->fetchrow* with a call to $dbh->selectrow* and Cleaning files 1. Replace all calls to $sth->fetchrow_array with a call to $dbh->selectrow_array 2. Cleaning Review.t file with perltiny 3. Cleaning Review.t && Review.pl files with koha-qa tool -- You are receiving this mail because: You are watching all bug changes.