Mailinglisten-Archive |
Hmmm, die Zeile 11? Glaubt mir, die ist sehr aussagekräftig *gg <? /* * Class mime_mail * Original implementation by Sascha Schumann <sascha_(at)_schumann.cx> * Modified by Tobias Ratschiller <tobias_(at)_dnet.it>: * - General code clean-up * - separate body- and from-property * - killed some mostly un-necessary stuff */ class mime_mail { // <-- DAS IST ZEILE 11 var $parts; var $to; var $from; var $headers; var $subject; var $body;
php::bar PHP Wiki - Listenarchive