X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fconfig.php;h=536cae8378f270cbbf68cbc011ebff999c7ccba8;hp=b01adc681041776405c917b509eb36a36a87be96;hb=6586600d8020147192e5f28ca2a3a0153f774d3c;hpb=87dc69ba8951e298966881cbb83dfaeebe30a0ff diff --git a/inc/config.php b/inc/config.php index b01adc6810..536cae8378 100644 --- a/inc/config.php +++ b/inc/config.php @@ -52,7 +52,7 @@ if (function_exists('date_default_timezone_set')) { define('VERSION', "v0.2.1"); define('AUTHOR' , "Roland Häder"); define('TITLE', "MXChange - Mail Exchange"); -define('COPY', "© 2003 - 2008, by Roland Häder"); +define('COPY', "© 2003 - 2008, by Roland Häder"); // CFG: ERROR_REPORTING @error_reporting(0);