From 460468f9b08bbb7b4275fcef11bd980fe0276bfc Mon Sep 17 00:00:00 2001 From: horus Date: Sat, 26 Nov 2022 23:24:48 +0100 Subject: . --- functions.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/functions.php b/functions.php index eff840e..d600f34 100644 --- a/functions.php +++ b/functions.php @@ -1,11 +1,5 @@ query("SELECT name FROM language ORDER BY name;"); - return $result->fetchAll(); -} - function renderSubmission($db) { $familien_id = $_REQUEST["familie"]; $ids = getGÃĪsteId($db, $familien_id); -- cgit v1.2.3