Bug 5957 follow-up: use comparison operator in if
authorJared Camins-Esakov <jcamins@bywatersolutions.com>
Tue, 5 Apr 2011 15:49:35 +0000 (17:49 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 7 Apr 2011 04:05:53 +0000 (16:05 +1200)
commit07f16fc52e7192588f04cfa115c997506ab480bf
treee4b33281fa13a9bbf6c236f2e0001e69d47575be
parentc625ff9872116fe09b691f9f4d1a1db3cb6ddd9b
Bug 5957 follow-up: use comparison operator in if

The patch for bug 5957 used an assignment operator instead of a comparison
operator. Replace the assignment operator with the string comparison that was
desired.

Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
opac/opac-search.pl