]> git.mxchange.org Git - mailer.git/blobdiff - inc/config-global.php
GZIP compression is now required
[mailer.git] / inc / config-global.php
index cf93aa710ddb5aa617bffa681bba68b7d4dfb8a7..5c7110578e241ebc638aeb25186304574552e6e3 100644 (file)
@@ -91,7 +91,7 @@ setConfigEntry('AUTHOR' , 'Roland Häder');
 setConfigEntry('TITLE', 'Mailer Project');
 
 // CFG: COPY
-setConfigEntry('COPY', 'Copyright &copy; 2003 - 2009, by Roland H&auml;der<br />2009, 2010 by Mailer Developer Team');
+setConfigEntry('COPY', 'Copyright &copy; 2003 - 2009, by Roland H&auml;der,<br />2009, 2010 by Mailer Developer Team');
 
 // CFG: CACHE-PATH
 setConfigEntry('CACHE_PATH', getConfig('PATH') . 'inc/cache/');