From 6542deacb146c9cb0e7b8614456a19e296b45c11 Mon Sep 17 00:00:00 2001 From: Bastien Ho Date: Tue, 25 Oct 2022 16:09:22 +0200 Subject: [PATCH] Remove dummy spaces --- CRM/Utils/System/WordPress.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Utils/System/WordPress.php b/CRM/Utils/System/WordPress.php index a60a377f2e..0f6c942572 100644 --- a/CRM/Utils/System/WordPress.php +++ b/CRM/Utils/System/WordPress.php @@ -1283,7 +1283,7 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base { session_start(); } } - + /** * Get role names * -- 2.25.1