https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32496

--- Comment #14 from David Gustafsson <glask...@gmail.com> ---
Ok, there are other lines exceeding that line number in that file, but should
in that case I would have formatted it as

C4::Circulation::ReturnLostItem(                       
    $self->borrowernumber,
    $debit->itemnumber    
);

Also realize there are formatting/style related changes left. Took the
opportunity to fix a few of the most egregious ones while going the code as
would never get around to beak out into separate issues. I know it's not best
practice, but figured would not be to much of an issue.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to