Le 09/02/2011 17:06, Colin Campbell a écrit : >>> Might be better to flag that the first parameter is not used by coding >>> (undef, $biblio) = GetBiblio() rather than creating an unused variable >>> for subsequent patchers to question. >>> >>> C. >>> >> It has been there for ages with noone questionning... >> This is the magic of Koha. > And actually GetBiblio returns a scalar and an array!!! > possibly we should be questionning > Well this is why we (nahuel) sent this patch to get that awful API fixed once for all.
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
