From be198d289c475350163ebc9ccddbd38fadc448cd Mon Sep 17 00:00:00 2001 From: asus Date: Thu, 21 Sep 2023 12:42:32 +0200 Subject: [PATCH] better comments in get_events --- .../map_prof/srcs/map/mp_get_events.php | 238 ++++++------------ 1 file changed, 71 insertions(+), 167 deletions(-) diff --git a/srcs/plugins/map_prof/srcs/map/mp_get_events.php b/srcs/plugins/map_prof/srcs/map/mp_get_events.php index 5299734..ff98e7f 100644 --- a/srcs/plugins/map_prof/srcs/map/mp_get_events.php +++ b/srcs/plugins/map_prof/srcs/map/mp_get_events.php @@ -1,79 +1,82 @@