Bug 10838: (follow-up) silence another warn
authorGalen Charlton <gmc@esilibrary.com>
Mon, 16 Sep 2013 15:48:56 +0000 (15:48 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 16 Sep 2013 15:48:56 +0000 (15:48 +0000)
commit301d20715fcdf2dd72295741d3ef3ae4de20ccc5
tree7f0ad0ddbb98c1936bb8de3a92ba44179d28173a
parentaf276d48648c7a0cd466b7072a36b451ba01cf6a
Bug 10838: (follow-up) silence another warn

To test:

[1] In the staff interface, enter nothing in the patron search box
    and hit the search button.
[2] Note the errors in the logs concerning an uninitialized $count
    variable.
[3] Apply the patch and repeat step 1.  Note that this time, no
    warnings are logged.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
members/member.pl