Changeset 90022ee in github
- Timestamp:
- Aug 7, 2006 9:23:13 AM (7 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 075a239
- Parents:
- aade7b9
- File:
-
- 1 edited
-
program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/func.inc
rfb62bd9 r90022ee 1474 1474 1475 1475 $attrib_str = create_attrib_string($attrib, array('id', 'class', 'style', 'src', 'width', 'height')); 1476 $out = '<iframe '. $attrib_str . "></if ame>";1476 $out = '<iframe '. $attrib_str . "></iframe>"; 1477 1477 1478 1478 return $out;
Note: See TracChangeset
for help on using the changeset viewer.
