Bug 16365: [QA Follow-up] Add some comment lines to Cache.pm
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 28 Jul 2016 06:43:48 +0000 (08:43 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 9 Sep 2016 10:45:25 +0000 (10:45 +0000)
commit6378027fd29cf0b208850a4bff33b7c81f51f35d
treeb99a56258271842e1d531d6f9828fe61c1a29a27
parent82ffd2812c94760e080a400007c803819f0618be
Bug 16365: [QA Follow-up] Add some comment lines to Cache.pm

Resolve typo inifinite too.
Adds a few lines in order to stress that the thawed key of the L1
cache SHOULD ONLY be used for unsafe calls, and not be mixed with
regular (safe) calls.

Test plan:
Nothing to test, but verify the quality of the added comments.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Cache.pm