From 50f30081fe19f46bf69bfa13d5149c09c0953eae Mon Sep 17 00:00:00 2001 From: Tim Mallezie Date: Wed, 11 Mar 2015 10:30:55 +0100 Subject: [PATCH] code style --- CRM/Event/Form/ManageEvent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Event/Form/ManageEvent.php b/CRM/Event/Form/ManageEvent.php index 6e4f11ff6a..74fb6b99db 100644 --- a/CRM/Event/Form/ManageEvent.php +++ b/CRM/Event/Form/ManageEvent.php @@ -86,7 +86,7 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form { * Check if repeating event. */ public $_isRepeatingEvent; - + /** * Explicitly declare the entity api name. */ -- 2.25.1