diff options
Diffstat (limited to 'html/functions.php3')
| -rw-r--r-- | html/functions.php3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/functions.php3 b/html/functions.php3 index 1a3a1457..78610cc3 100644 --- a/html/functions.php3 +++ b/html/functions.php3 @@ -15,9 +15,9 @@ // Project configuration -$project_email = "feedback@proofgeneral.org"; -$project_list = "users@proofgeneral.org"; -$project_feedback = "feedback@proofgeneral.org"; +$project_email = "da+pg-feedback@inf.ed.ac.uk"; +$project_list = "da+pg-users@inf.ed.ac.uk"; +$project_feedback = "da+pg-feedback@inf.ed.ac.uk"; // Disable when free parking forwarding is broken // $proofgenatdcs = "proofgen@dcs.ed.ac.uk"; |
