Changeset 1695 for trunk/admin/mail.php

Show
Ignore:
Timestamp:
08/25/08 15:15:36 (4 months ago)
Author:
momo-i
Message:

Fixed: last comma was not removed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/mail.php

    r1540 r1695  
    4444                 
    4545                // Remove the last , from the recipient 
    46                 $recipient = rtrim($recipient,","); 
     46                $recipient = rtrim($recipient,", "); 
    4747                 
    4848                // Set the vars on the object