Removed extraneous UTF-8 BOM from WebGUI/Mail/Send.pm since the rest of the

file is valid US-ASCII.
This commit is contained in:
Drake 2006-11-03 15:11:13 +00:00
parent aeba6ec83c
commit c3ec86ed82
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
package WebGUI::Mail::Send;
package WebGUI::Mail::Send;
=head1 LEGAL