http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9720
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #7 from M. de Rooy <[email protected]> --- QA Comment: I am certainly in favor of removings warns! One small point: $data{'surname'} &&= uc( $data{'surname'} ); This is not a very clear construct. But it works. An if reads better.. Nothing to say. Looks good. Passed QA -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
