[gnome-web-www] $gnome_mail_alias should be off by default
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] $gnome_mail_alias should be off by default
- Date: Wed, 5 Jun 2019 12:24:49 +0000 (UTC)
commit 352a4e2ad379243cf602c1e69c0df5239056b976
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Jun 5 14:24:37 2019 +0200
$gnome_mail_alias should be off by default
theme/page-apply.php | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index 0886620..c8e882c 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -2,6 +2,7 @@
$full_name = $email = $ssh_key = "";
$summary = $references = $gnome_username = "";
+$gnome_mail_alias = "off";
if (array_key_exists('submit', $_POST)) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]