Changeset 3209 in subversion for trunk/roundcubemail/program/steps/mail/func.inc
- Timestamp:
- Jan 18, 2010 5:40:17 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/func.inc
r3178 r3209 680 680 $html_search = array( 681 681 '/(<\/nobr>)(\s+)(<nobr>)/i', // space(s) between <NOBR> 682 '/<title >.*<\/title>/i', // PHP bug #32547 workaround: remove title tag682 '/<title[^>]*>.*<\/title>/i', // PHP bug #32547 workaround: remove title tag 683 683 '/^(\0\0\xFE\xFF|\xFF\xFE\0\0|\xFE\xFF|\xFF\xFE|\xEF\xBB\xBF)/', // byte-order mark (only outlook?) 684 684 '/<html\s[^>]+>/i', // washtml/DOMDocument cannot handle xml namespaces
Note: See TracChangeset
for help on using the changeset viewer.
