Update mail address for new committee.
2002-09-19 Glynn Foster <glynn.foster@sun.com> * membership-form.php: Update mail address for new committee.
This commit is contained in:
parent
4a61e76c6d
commit
c327ffc12c
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-09-19 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
* membership-form.php: Update mail address for new committee.
|
||||
|
||||
2002-09-01 Vincent Untz <vincent@vuntz.net>
|
||||
|
||||
* membership-form.php: made it strip the slashes before the quotes.
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
}
|
||||
// send the mail
|
||||
|
||||
mail("GNOME Foundation Membership Committee <membership@gnome.org>", $subject, $formmail, $headers);
|
||||
mail("GNOME Foundation Membership Committee <membership-committee@gnome.org>", $subject, $formmail, $headers);
|
||||
|
||||
// print the thank you page
|
||||
|
||||
|
|
Loading…
Reference in a new issue