11 Dec
2014
11 Dec
'14
4:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11165 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- datecreated is set in C4::AuthoritiesMarc::AddAuthority: 694 my $sth=$dbh->prepare("insert into auth_header (authid,datecreated,authtypecode,marc,marcxml) values (?,now(),?,?,?)"); -- You are receiving this mail because: You are watching all bug changes.