Don't CC director@ for all expense requests.

svn path=/trunk/; revision=15983
This commit is contained in:
Reinhard Müller 2010-06-23 11:58:05 +00:00
parent 98c862a157
commit db9db159a7

View File

@ -106,7 +106,6 @@ if ($budget2 ne "NONE") {
} else {
print MAIL "To: $to1\@fsfeurope.org\n";
}
print MAIL "Cc: director\@fsfeurope.org\n";
print MAIL "Subject: Expense Request\n";
print MAIL "Mime-Version: 1.0\n";
print MAIL "Content-Type: multipart/mixed; boundary=$boundary\n";