Changeset b8ea160 in github
- Timestamp:
- Mar 22, 2012 3:19:50 PM (14 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- f5a7e12
- Parents:
- 0223094
- File:
-
- 1 edited
-
program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcmail.php
ra71a97f rb8ea160 729 729 else { 730 730 $this->set_storage_prop(); 731 return $storage->is_connected(); 732 } 733 } 734 735 return false; 731 } 732 } 733 734 return $storage->is_connected(); 736 735 } 737 736
Note: See TracChangeset
for help on using the changeset viewer.
