Adjust error mail address
authorJoey Schulze <joey@infodrom.org>
Sun, 12 Jan 2014 11:46:49 +0000 (12:46 +0100)
committerJoey Schulze <joey@infodrom.org>
Sun, 12 Jan 2014 11:46:49 +0000 (12:46 +0100)
utils.php

index 9e5e005..ae0b5ed 100644 (file)
--- 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()
 {