Changeset 985e410 in github
- Timestamp:
- Sep 28, 2011 10:26:23 AM (20 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.7, release-0.8
- Children:
- f4f4354f
- Parents:
- 801b69d
- File:
-
- 1 edited
-
program/include/rcube_config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_config.php
r801b69d r985e410 223 223 $this->prop['dst_active'] = isset($_SESSION['dst_active']) ? $_SESSION['dst_active'] : $this->prop['dst_active']; 224 224 } 225 else if (isset($this->prop['_timezone_value'])) 226 unset($this->prop['_timezone_value']); 225 227 } 226 228
Note: See TracChangeset
for help on using the changeset viewer.
