Thomas Bruederli
2013-11-10 85e60ada1558798669b29225aa530b4ba9310cdc
program/include/rcmail.php
@@ -413,6 +413,9 @@
    $this->output->set_env('comm_path', $this->comm_path);
    $this->output->set_charset(RCUBE_CHARSET);
    if ($this->user && $this->user->ID)
      $this->output->set_env('user_id', $this->user->get_hash());
    // add some basic labels to client
    $this->output->add_label('loading', 'servererror', 'requesttimedout', 'refreshing');