summaryrefslogtreecommitdiffstats
path: root/static/contact
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-07-06 13:40:19 -0400
committerrsiddharth <s@ricketyspace.net>2019-07-06 13:40:19 -0400
commit4dd3576e3ca8bbeb2a9f1bb088db3ce9acf57dd0 (patch)
tree9a4c6d1d6149b80afb1c591ebc28aaf82be665a5 /static/contact
parentde0dbaf714d53ea6e6aa8d5ebacf7214b0b43167 (diff)
static/contact/submit/index.php: Update to.
* static/contact/submit/index.php (to): Change 'to' address.
Diffstat (limited to 'static/contact')
-rw-r--r--static/contact/submit/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact/submit/index.php b/static/contact/submit/index.php
index b88bdea..3be1ba0 100644
--- a/static/contact/submit/index.php
+++ b/static/contact/submit/index.php
@@ -9,7 +9,7 @@
*/
function to() {
- return 's@cygnus.ricketyspace.net';
+ return 'srikar@ninthfloor.org, nagarjun@gnowledge.org';
}
function email_valid($e) {