[koha-commits] main Koha release repository branch, new/bug_5957, updated. v3.02.00-939-g07f16fc

Git repo owner gitmaster at git.koha-community.org
Thu Apr 7 06:06:14 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_5957 has been updated
       via  07f16fc52e7192588f04cfa115c997506ab480bf (commit)
      from  c625ff9872116fe09b691f9f4d1a1db3cb6ddd9b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07f16fc52e7192588f04cfa115c997506ab480bf
Author: Jared Camins-Esakov <jcamins at bywatersolutions.com>
Date:   Tue Apr 5 17:49:35 2011 +0200

    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 at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 opac/opac-search.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list