Remove handling for legacy PrevNextCache group as it has now been converted
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 24 Jun 2019 22:05:55 +0000 (08:05 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 24 Jun 2019 22:05:55 +0000 (08:05 +1000)
CRM/Core/BAO/Cache/Psr16.php

index 45bfefeedd0aed7d53280387debc4b7a7519c82b..ecf107831a48a6e94ab4ae8b4db24b13958db75a 100644 (file)
@@ -182,7 +182,6 @@ class CRM_Core_BAO_Cache_Psr16 {
   public static function getLegacyGroups() {
     $groups = [
       // Core
-      'CiviCRM Search PrevNextCache',
       'contact fields',
       'navigation',
       'custom data',