From 8a9edb8963bcc247c2c2fea6b1464780548e22ab Mon Sep 17 00:00:00 2001 From: objecttothis Date: Fri, 8 May 2020 16:02:02 +0400 Subject: [PATCH] Removing variable not yet merged into the master from another PR --- application/controllers/Config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/controllers/Config.php b/application/controllers/Config.php index 666ac99a7..b033ce136 100644 --- a/application/controllers/Config.php +++ b/application/controllers/Config.php @@ -226,7 +226,6 @@ class Config extends Secure_Controller //Load Integrations Related fields $data['mailchimp'] = array(); - $data['clcdesq'] = array(); if($this->_check_encryption()) {