From 1c643aa36c256a2fb036cdba59fc404915d4e4ce Mon Sep 17 00:00:00 2001 From: Potherca-Bot Date: Wed, 27 Aug 2025 20:39:10 +0000 Subject: [PATCH] Adds separate file for 'EventNotificationEmail.php'. --- core/{event.class.inc.php => event/EventNotificationEmail.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/{event.class.inc.php => event/EventNotificationEmail.php} (100%) diff --git a/core/event.class.inc.php b/core/event/EventNotificationEmail.php similarity index 100% rename from core/event.class.inc.php rename to core/event/EventNotificationEmail.php