9 Mar
2016
9 Mar
'16
11:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 --- Comment #127 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- (In reply to Jacek Ablewicz from comment #121)
C4::Context::read_config_file() is apparently called 2+ times per script run allready:
- 1st time when we do 'use Koha::Context;' anywhere - 2nd time when we intialize the database connection in Koha::Database via schema() / _new_schema() sub
and 3rd time in C4/Auth_with_cas.pm (line 40) -- You are receiving this mail because: You are watching all bug changes.