[koha-commits] main Koha release repository branch master updated. v16.05.00-340-g58138e9

Git repo owner gitmaster at git.koha-community.org
Fri Jul 15 16:56:53 CEST 2016


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, master has been updated
       via  58138e93d709b953f00cc126318d2cc4a9e102f4 (commit)
      from  a353fe5d988d64f52d0a530b1d507f8f8eab2a5a (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 58138e93d709b953f00cc126318d2cc4a9e102f4
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jul 4 13:22:18 2016 +0100

    Bug 16845: Remove unused C4::Members::ModPrivacy
    
    This subroutine is no longer in used and can be removed safely
    
    Test plan:
      git grep ModPrivacy
    should not return any occurrences.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Members.pm |   21 ---------------------
 1 file changed, 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list