Changeset 38a08c0 in github
- Timestamp:
- May 22, 2012 3:24:53 AM (12 months ago)
- Branches:
- master, HEAD, dev-browser-capabilities, pdo
- Children:
- 4bfe4ec
- Parents:
- 5c7e54b
- File:
-
- 1 edited
-
program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcmail.php
r1103607 r38a08c0 2007 2007 rcube_utils::setcookie($name, $value, $exp); 2008 2008 } 2009 2010 public function imap_connect() 2011 { 2012 return $this->storage_connect(); 2013 } 2009 2014 }
Note: See TracChangeset
for help on using the changeset viewer.
