Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart b3f9232b6a Bug 17274: Display the place where the memcached is picked
The memcached config can be read from ENV or koha-conf.xml
In order to remove any ambiguity, let's inform the user which config is
used.

Test plan:
1/ Define the memcached config in ENV and $KOHA_CONF
=> Go on about page, you should get a warning
2/ Define the memcached config in ENV and not in $KOHA_CONF
=> Go on about page, you should get a warning
3/ Do not defined the memcached config in ENV or $KOHA_CONF
=> Go on about page, you should get a warning
4/ Define the memcached config in $KOHA_CONF and not in ENV
=> Go on about page, you should not get a warning, this is the expected
config

Followed test plan, works as expected.
Signed-off-by: Marc <veron@veron.ch>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-02 10:55:54 +00:00
..
data
includes Bug 15581: Change wording for auto too late 2016-11-02 10:28:58 +00:00
js
modules Bug 17274: Display the place where the memcached is picked 2016-11-02 10:55:54 +00:00
xslt Bug 13921 - XSLT Literary Formats Not Showing 2016-09-02 14:10:48 +00:00
columns.def