alecpl
2009-04-02 6491ed9bbce5eadad5aa433014cb53c50a5aa2f5
program/steps/mail/list.inc
@@ -19,6 +19,10 @@
*/
if (!$OUTPUT->ajax_call) {
  return;
}
// is there a sort type for this request?
if ($sort = get_input_value('_sort', RCUBE_INPUT_GET))
{