13 May
2013
13 May
'13
12:25 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #39 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- In fact I wanted to check if the result is an array, and not something else (hash or scalar). Can you tell me why this line is wrong? isa_ok( ref @listorders, 'ARRAY','GetOrdersByBiblionumber : result is an array' ); I don't know the meaning of "$#listorders ". what is it supposed to check? Mathieu -- You are receiving this mail because: You are watching all bug changes.