]> git.koha-community.org Git - koha.git/commit
6094 Fixing ModAuthority problems
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 25 Jul 2011 09:33:23 +0000 (11:33 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:37:42 +0000 (19:37 -0400)
commitbc398d5b97e3c426433f716670f44423a0a87199
treef57e5dc03e347d11d47f26a96735a2dd48c9cb04
parentf5660195a5f0f74a8277fb44cee57ce4e55836b5
6094 Fixing ModAuthority problems

Only contains db revision to insert new table need_merge_authorities.
You can apply the revision by running
cgi-bin/koha/installer/install.pl?step=3&op=updatestructure. (Will not change
your version while testing.)

Oct 19, 2011: Rebased after functionality patch signoff.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl