dev/core#4112 stop installing legacycustomsearches on new installs
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 12 Sep 2023 03:09:12 +0000 (15:09 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 12 Sep 2023 03:09:43 +0000 (15:09 +1200)
sql/civicrm_data/civicrm_extension.sqldata.php

index 2ec47f048a64a8ea9b3ec07fefcc2033a8b1012a..c256fca3482827a8e4248a2074cb8416c42797e3 100644 (file)
@@ -36,10 +36,6 @@ return CRM_Core_CodeGen_SqlData::create('civicrm_extension', 'INSERT IGNORE INTO
       'full_name' => 'ckeditor4',
       'name' => 'CKEditor4',
     ],
-    [
-      'full_name' => 'legacycustomsearches',
-      'name' => 'Custom search framework',
-    ],
     [
       'full_name' => 'org.civicrm.flexmailer',
       'name' => 'FlexMailer',