Changeset 2223 in subversion
- Timestamp:
- Jan 8, 2009 9:12:00 AM (4 years ago)
- Location:
- trunk/roundcubemail/program/steps/mail
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/get.inc
r2182 r2223 19 19 20 20 */ 21 22 require_once('Mail/mimeDecode.php');23 21 24 22 -
trunk/roundcubemail/program/steps/mail/rss.inc
r931 r2223 20 20 */ 21 21 22 require_once('Mail/mimeDecode.php');23 24 22 25 23 function rss_encode($string){ … … 27 25 return $string; 28 26 } 29 30 27 31 28
Note: See TracChangeset
for help on using the changeset viewer.
