X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fconfig-global.php;h=5c7110578e241ebc638aeb25186304574552e6e3;hb=be3bcf24cbb7277998a5c149308c9fb644c13ef5;hp=cf93aa710ddb5aa617bffa681bba68b7d4dfb8a7;hpb=6ab47a0e88ac316936f4c9245886b3c8c07f1e67;p=mailer.git diff --git a/inc/config-global.php b/inc/config-global.php index cf93aa710d..5c7110578e 100644 --- a/inc/config-global.php +++ b/inc/config-global.php @@ -91,7 +91,7 @@ setConfigEntry('AUTHOR' , 'Roland Häder'); setConfigEntry('TITLE', 'Mailer Project'); // CFG: COPY -setConfigEntry('COPY', 'Copyright © 2003 - 2009, by Roland Häder
2009, 2010 by Mailer Developer Team'); +setConfigEntry('COPY', 'Copyright © 2003 - 2009, by Roland Häder,
2009, 2010 by Mailer Developer Team'); // CFG: CACHE-PATH setConfigEntry('CACHE_PATH', getConfig('PATH') . 'inc/cache/');