.
0) { print $text_size . ': ' . $rule['_size'] . ' ' . $rule['size'] . ', '; } if($rule['attachment_name']) { print $text_attachment_name . ': ' . $rule['attachment_name'] . ', '; } if($rule['attachment_type']) { print $text_attachment_type . ': ' . $rule['attachment_type'] . ', '; } if($rule['attachment_size'] > 0) { print $text_attachment_size . ': ' . $rule['_attachment_size'] . ' ' . $rule['attachment_size'] . ' '; } ?>