26 Apr
2009
26 Apr
'09
4:54 p.m.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2920 --- Comment #2 from Galen Charlton <galen.charlton@liblime.com> 2009-04-26 15:54:33 --- Note that there is still a very slight inefficiency on the OPAC side - if OPACAmazonEnabled and OPACAmazonCoverImages are on, but OPACAmazonReviews and OPACAmazonSimilarItems are off, it's not necessary to call get_amazon_details at all. While that call to get_amazon_details() doesn't result in a web service call to AWS because @services is empty, it would be clearer to make that explicit in opac-detail.pl -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.