alecpl
2011-12-01 72ff6ae884dcd00d407354bb9d05418dbf256174
program/include/rcmail.php
@@ -1228,7 +1228,6 @@
    // before closing the database connection, write session data
    if ($_SERVER['REMOTE_ADDR'] && is_object($this->session)) {
      $this->session->cleanup();
      session_write_close();
    }