]> git.koha-community.org Git - koha.git/commit
Bug 36367: Remove dbh_stack
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Mar 2024 14:12:09 +0000 (15:12 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 14 Jun 2024 10:17:18 +0000 (11:17 +0100)
commitf4ed78de2c257f68b97afe2e3687036774bf1d50
treedc891ba37abef1ec482ac26c7f31be177e0ad95a
parent40280d79f9889bb0b99d891de0a94cb3dfdc1f07
Bug 36367: Remove dbh_stack

Same pattern, remove dbh stack

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Context.pm