From decc56255d945eb812fac21354001161a59c5b3e Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 12 Jan 2014 12:46:49 +0100 Subject: [PATCH] Adjust error mail address --- utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.php b/utils.php index 9e5e005..ae0b5ed 100644 --- a/utils.php +++ b/utils.php @@ -6,7 +6,7 @@ define('FNAME_VARS', 'ordersatz_vars.tex'); define('FNAME_ITEMS', 'ordersatz_items.tex'); define('FAXNUMBER','2002-364'); define('ERROR_SAFT','joey@finlandia'); -define('ERROR_MAIL','joey@finlandia'); +define('ERROR_MAIL','joey@finlandia.infodrom.org'); function mk_tempdir() { -- 2.20.1