diff options
Diffstat (limited to 'roundcubemail/index.php')
| -rw-r--r-- | roundcubemail/index.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/roundcubemail/index.php b/roundcubemail/index.php index e9c1cee98..b160dd681 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -326,10 +326,6 @@ if ($_task=='mail') if ($_action=='rss') include('program/steps/mail/rss.inc'); - if ($_action=='quotadisplay') - include('program/steps/mail/quotadisplay.inc'); - - // make sure the message count is refreshed $IMAP->messagecount($_SESSION['mbox'], 'ALL', TRUE); } |
