Bug 5995 Follow up: variable scope in koha/sco/sco-main.pl
authorIan Walls <ian.walls@bywatersolutions.com>
Tue, 18 Oct 2011 14:18:14 +0000 (10:18 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 21 Oct 2011 17:32:03 +0000 (06:32 +1300)
commit8d7608cd64a74d3513fb618d39a5a0f414fdf6a3
tree9cfb52f81c35b0e28980b5948d767305a3228eee
parentdcb4ac77fbfd813cc0eb39e060b49a7b8d491016
Bug 5995 Follow up: variable scope in koha/sco/sco-main.pl

The patronid value (cardnumber) set by checkpw in the case of SelfCheckoutByLogin
was improperly scoped with 'my' inside a conditional.  The changes followup to 5995
made this more apparent, causing logins to fail.

Also added "parts copyright" statement to the script, since ByWater Solutions did make some
significant contributions to the operations of the page

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
opac/sco/sco-main.pl