diff --git a/inc/RSCDSUser.php b/inc/RSCDSUser.php index ebe9acf9..565d551a 100644 --- a/inc/RSCDSUser.php +++ b/inc/RSCDSUser.php @@ -202,7 +202,7 @@ class RSCDSUser extends User $sql = <<user_no)) - AND user_no != $this->user_no + AND user_no != $this->user_no ORDER BY fullname EOSQL; if ( isset($this->roles['Group']) ) { /**