Changeset 3447
- Timestamp:
- 01/17/06 00:51:34 (3 years ago)
- Files:
-
- trunk/wp-content/plugins/wp-db-backup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-content/plugins/wp-db-backup.php
r3261 r3447 646 646 $message = "This is a multi-part message in MIME format.\n\n" . 647 647 "--{$boundary}\n" . 648 "Content-Type: text/plain; charset=\" iso-8859-1\"\n" .648 "Content-Type: text/plain; charset=\"utf-8\"\n" . 649 649 "Content-Transfer-Encoding: 7bit\n\n" . 650 650 $message . "\n\n";
