From ec43f91df513edee63a7355ca1ebdfa26b2f0dfc Mon Sep 17 00:00:00 2001 From: Antonin Date: Sun, 7 Aug 2016 12:34:42 +0200 Subject: [PATCH] Sorting the date choices --- create_date_poll.php | 1 + 1 file changed, 1 insertion(+) diff --git a/create_date_poll.php b/create_date_poll.php index b76ed46..97150f8 100644 --- a/create_date_poll.php +++ b/create_date_poll.php @@ -149,6 +149,7 @@ switch ($step) { } } } + $_SESSION['form']->sortChoices(); } // Display step 3