Bug 7859 - members/pay.pl plack scoping
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 30 Mar 2012 22:19:24 +0000 (00:19 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 3 Apr 2012 16:13:12 +0000 (18:13 +0200)
commit4fe0af468bf017a46ada8858ef6c0493f3c76321
treeb9ff1fc866102b6ee22a1493bb899bc4fc5a6c87
parent44eafcb8863f84989274b801da4e69e8aeb7bfdb
Bug 7859 - members/pay.pl plack scoping

Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 112.
Variable "$borrower" is not available at /srv/koha/members/pay.pl line 129.
Variable "$input" is not available at /srv/koha/members/pay.pl line 142.
Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 157.
Variable "$user" is not available at /srv/koha/members/pay.pl line 171.
Variable "$input" is not available at /srv/koha/members/pay.pl line 172.
Variable "$input" is not available at /srv/koha/members/pay.pl line 181.
Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 187.
Variable "$branch" is not available at /srv/koha/members/pay.pl line 187.
Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 222.
Variable "$input" is not available at /srv/koha/members/pay.pl line 239.
Variable "$borrowernumber" is not available at /srv/koha/members/pay.pl line 246.

Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
members/pay.pl