Bug 17833: Add a warning if memcached init failed
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Mon, 2 Jan 2017 11:01:02 +0000 (13:01 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 9 Jan 2018 20:23:15 +0000 (17:23 -0300)
commitd9ac9596483a198af79ee3ad987e9d0247eb75ee
treea6d4b3b385d175e926e48d0bf0d5678c254efe48
parent3647665f46fb89b3cb67cfde611f9e73c8037668
Bug 17833: Add a warning if memcached init failed

If memcached or the connection to it is misconfigured, show simple warnings to help
identify the problem.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Cache.pm