Bug 20473: Whitespace
[koha.git] / Koha / Config.pm
2021-08-31 Julian MauriceBug 28306: Allow to query database with minimal memory...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-10 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-07 Julian MauriceBug 28278: Improve $KOHA_CONF parsing speed by using...
2017-12-22 Jonathan DruartBug 19760: Die if koha-conf is not accessible
2016-09-09 Tomas Cohen AraziBug 11921: (followup) Don't die on non-existent koha...
2016-09-08 Tomas Cohen AraziBug 11921: (QA followup) Remove remaining unused var
2016-09-08 Jonathan DruartBug 11921: Restore memcached infos to koha-conf - Koha...