xpdo icon indicating copy to clipboard operation
xpdo copied to clipboard

Fix 'xPDO::OPT_CACHE_KEY' option

Open davidpede opened this issue 7 years ago • 1 comments

Option ignored when value set in getInstance() method due to incorrect getOption() key being used in xPDO class.

davidpede avatar Dec 07 '18 09:12 davidpede

@davidpede — I don't believe I understand what the intention of this change is. The cache_db_key identifies the cache partition for db caching, so that is the correct key. Am I misunderstanding something?

opengeek avatar Sep 26 '23 15:09 opengeek