http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11700
--- Comment #3 from M. Tompsett <[email protected]> --- Please also note: http://wiki.koha-community.org/wiki/Coding_Guidelines#PERL6:_Indentation "If you want to reindent large amounts of existing code in connection with a bugfix or enhancement, you must do so in a separate patch from the one with code changes (unless the reindent is required due to the addition or removal of an indentation level (for example, an additional if added around a block)." 1422 -- not necessary. There are several other lines, which I am assuming are white space fixes. 1497-1512 -- fixed indention was not necessary. -- 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/
