bugfix: fixed reference to sort2 column in query
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 16 Oct 2008 15:24:32 +0000 (10:24 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 12 Nov 2008 13:49:26 +0000 (14:49 +0100)
commitd23632a77d1549422467295a56c650e85f091b87
tree1bf285e9f669e58ba91d59284a2907ea5e722063
parentfe7d78892b32d178312fdbb82e4a25ce757cadc6
bugfix: fixed reference to sort2 column in query

Fixes following error when using the patron statistics report:

DBD::mysql::st execute failed: Unknown column 'sort' in 'where clause' at /home/gmc/koha/dev/reports/borrowers_stats.pl line 127

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
reports/borrowers_stats.pl