From ff5a90f2201e9858f0241750c21af76d040f098e Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Wed, 24 Oct 2012 11:57:40 +0200 Subject: [PATCH] Minor fixing select --- main/dropbox/dropbox_functions.inc.php | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/main/dropbox/dropbox_functions.inc.php b/main/dropbox/dropbox_functions.inc.php index ea4582dd11..4275e058a1 100644 --- a/main/dropbox/dropbox_functions.inc.php +++ b/main/dropbox/dropbox_functions.inc.php @@ -522,20 +522,8 @@ function display_add_form() { } $complete_user_list_for_dropbox = TableSort::sort_table($complete_user_list_for_dropbox, 'lastcommafirst'); } - - ?> - -