thomascube
2012-05-01 110360772101c4c53ffff678d89b9d932d7c2716
program/include/rcmail.php
@@ -325,7 +325,7 @@
    $this->output->set_charset(RCMAIL_CHARSET);
    // add some basic labels to client
    $this->output->add_label('loading', 'servererror');
    $this->output->add_label('loading', 'servererror', 'requesttimedout');
    return $this->output;
  }