Skip to content
  • Fokkema's avatar
    Reverted changes made for supporting full_group_by in submit.php. · 013368d0
    Fokkema authored
    - It makes no sense to order on something, if we do a GROUP BY on the PK that we also do a WHERE on. Only one line will be returned anyway.
    - Added sorting to the GROUP_CONCAT() so that the gene symbols will be sorted in the email's subject.
    - Don't overcomplicate the query for fetching curators.
    013368d0