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)
committer“Lucas Gass” <lucas@bywatersolutions.com>
Tue, 4 Dec 2018 18:51:54 +0000 (18:51 +0000)
commit2c7717546705d2bebcaed3cc43e6cf6f48359c4a
treeb6eef3fb659e723e03b0d20664f904d374d80b9f
parent25ea817edfb2263474090dae3c809820df9b69c0
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>
(cherry picked from commit 867f88076eb47c434c3edf6f7903238b5a465cdb)
C4/Circulation.pm