Bug 20598: (QA follow-up) Tiny fixes
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 16 Nov 2018 09:37:55 +0000 (10:37 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 16 Nov 2018 12:47:51 +0000 (12:47 +0000)
commit867f88076eb47c434c3edf6f7903238b5a465cdb
tree869ba81c65eeec91589f7bba34bc39bba6a4460e
parentb9ed7699e3da4966681a21c85bc78d99123d1681
Bug 20598: (QA follow-up) Tiny fixes

[1] Correct POD for _FixOverduesOnReturn
Is called by AddReturn, AddRenewal and LostItem.
Also tested in Circulation.t btw

[2] $dbh is not used in _FixOverduesOnReturn
[3] Moving all parameters to the first line.
[4] Variable $uquery is not used too.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Circulation.pm