Changeset 4925 in subversion
- Timestamp:
- Jul 11, 2011 6:51:42 AM (23 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcmail.php
r4923 r4925 1166 1166 1167 1167 // before closing the database connection, write session data 1168 if ($_SERVER['REMOTE_ADDR'] ) {1168 if ($_SERVER['REMOTE_ADDR'] && is_object($this->session)) { 1169 1169 $this->session->cleanup(); 1170 1170 session_write_close();
Note: See TracChangeset
for help on using the changeset viewer.
