]> git.koha-community.org Git - koha.git/commit
Bug 5630, follow-up
authorPaul Poulain <paul.poulain@biblibre.com>
Fri, 2 Sep 2011 16:12:10 +0000 (18:12 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 19 Oct 2011 19:54:17 +0000 (15:54 -0400)
commitcdbc9358d0609adef845c4daa87ed623edb3f5e3
tree5c70e0ee1ab5b6177bb146d45273fcac89b78e5c
parentadb6d020ac0b591da7d6e3b8e1e380c4dde0081c
Bug 5630, follow-up

Fixes chris comment 28, that was a consequence of Marcel comment 27
Recent error
[Thu Sep 01 14:22:45 2011] [error] [client 192.87.126.61] [Thu Sep  1 14:22:45
2011] opac-MARCdetail.pl: DBD::mysql::st execute failed: Unknown column
'limit_desc' in 'field list' at /usr/share/koha/testclone/C4/Auth.pm line 276.
Seems to come from this commit 9a3950f673c28688a2ead6514c3320e34ec0cc4c (5630
CAS Improvements)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 1c0702c76e50173289a0ee340a9c5f190515d9c3)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Auth.pm