chuck 2001/05/02 12:35:20 PDT
Modified files:
. compose.php
docs CHANGES
Log:
Check for undefined 'size' attribute of attachments; normally indicates that
the file was too large to be uploaded sucessfully.
Also removed some unnecessary checks for the attachments_* form variables
being arrays.
Revision Changes Path
2.291 +21 -43 imp/compose.php
1.311 +2 -0 imp/docs/CHANGES