From b90d98fc2be5f04cf2ffa62933f9ffd81d45dec5 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 17 Dec 2021 20:26:36 +0100 Subject: implement background deleting of items in contact_remove() --- include/connections.php | 103 +++++++++++++++++++++++++++--------------------- 1 file changed, 58 insertions(+), 45 deletions(-) diff --git a/include/connections.php b/include/connections.php index fbbf59c72..98cd4bbb5 100644 --- a/include/connections.php +++ b/include/connections.php @@ -1,5 +1,6 @@