Remove spaces
authorolivierh65 <olivierh65@users.noreply.github.com>
Wed, 7 Apr 2021 21:39:31 +0000 (23:39 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 21:39:31 +0000 (23:39 +0200)
Removes spaces on line 56

CRM/Admin/Form/Setting/UF.php

index 09e012371095473a47686dac2d7f845ede615dd1..06acdb081ad7cba38fea4bb9fd630eb080a9ba56 100644 (file)
@@ -51,7 +51,7 @@ class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting {
     else {
       global $databases;
     }
-    
+
     $drupal_prefix = '';
     if (isset($databases['default']['default']['prefix'])) {
       if (is_array($databases['default']['default']['prefix'])) {