summaryrefslogtreecommitdiff
path: root/includes/controller/users_controller.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/controller/users_controller.php')
-rw-r--r--includes/controller/users_controller.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/controller/users_controller.php b/includes/controller/users_controller.php
index 214998dc..892089e7 100644
--- a/includes/controller/users_controller.php
+++ b/includes/controller/users_controller.php
@@ -277,6 +277,8 @@ function users_list_controller()
'active',
'force_active',
'got_shirt',
+ 'planned_arrival_date',
+ 'planned_departure_date',
'last_login_at',
])) {
$order_by = $request->input('OrderBy');