Changeset 2221 in subversion
- Timestamp:
- Jan 7, 2009 1:29:48 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/lib/imap.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/lib/imap.inc
r2185 r2221 544 544 545 545 if (empty($auth_method)) 546 $auth_method = ' plain';546 $auth_method = 'check'; 547 547 548 548 $message = "INITIAL: $auth_method\n";
Note: See TracChangeset
for help on using the changeset viewer.
