summaryrefslogtreecommitdiff
path: root/program/steps/mail/list.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-09-05 07:27:23 +0000
committerthomascube <thomas@roundcube.net>2008-09-05 07:27:23 +0000
commitc8a21d646ca96aaf00867b90b582a6572c591ee2 (patch)
tree5a160d0643389e96458784017ba78d7c56410d00 /program/steps/mail/list.inc
parent5ec762a0850af60f8edd3d90abbf4aa9e4ae4d8c (diff)
Killed one more global var + log logins to a separate file (not console)
Diffstat (limited to 'program/steps/mail/list.inc')
-rw-r--r--program/steps/mail/list.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/steps/mail/list.inc b/program/steps/mail/list.inc
index e09919cb2..201437190 100644
--- a/program/steps/mail/list.inc
+++ b/program/steps/mail/list.inc
@@ -19,7 +19,6 @@
*/
-$OUTPUT_TYPE = 'js';
// is there a sort type for this request?
if ($sort = get_input_value('_sort', RCUBE_INPUT_GET))
{