https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37364
--- Comment #5 from Martin Renvoize <[email protected]> --- Ooohh.. ordering is already correct: > as_string( [$subfields] [, $delimiter] ) >Returns a string of all subfields run together. A space is added to the result >between each subfield, unless the delimiter parameter is passed. The tag >number and subfield character are not included. >Subfields appear in the output string in the order in which they occur in the >field. >If $subfields is specified, then only those subfields will be included. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
