Aleksander Machniak
2014-06-24 6fa1a0da1f0902f10be8fc4eb24180f8e3453c17
program/include/rcmail.php
@@ -1678,6 +1678,7 @@
        $quota = $this->storage->get_quota();
        $quota = $this->plugins->exec_hook('quota', $quota);
        unset($quota['abort']);
        $quota_result = (array) $quota;
        $quota_result['type'] = isset($_SESSION['quota_display']) ? $_SESSION['quota_display'] : '';