Home » Mail » Mail_Mime » Bug #7794
No attach files more 8kb
Details
| Submitted | 2006-06-02 12:49 UTC |
|---|---|
| From | hire at ukr dot net |
| Assigned | cipri |
| Status | No Feedback |
| Package | Mail_Mime |
| PHP Version | 4.4.1 |
| Roadmaps | (Not assigned) |
Comments
[2006-06-02 12:49 UTC] hire at ukr dot net
Description:
------------
mime.php string 296 change to:
$cont = "";
while (!feof($fd)) {
$cont .= fgets($fd, 4096);
}
for compatibility attach files more 8kb