Add warning for unrecognized sort order.
authorJoe Atzberger <joe.atzberger@liblime.com>
Wed, 18 Mar 2009 22:21:47 +0000 (17:21 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 16 Apr 2009 15:46:00 +0000 (17:46 +0200)
commit964db0a45014b041b0911ecaf83b8c54d7844018
tree691eb8b96e04a12ef6f199ac69254bf4313ea6e3
parentfe93464d18d95f63028a44900cc4be97969bba41
Add warning for unrecognized sort order.

This may help elucidate problems we are having with sorts that
do not seem to work.  I.E., if the inteface is requesting
unrecognized sort orders, we need to know about it.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Search.pm