]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/language/newsletter_de.php
Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / language / newsletter_de.php
index 621ecb89c4a9c7beeb1ca8b6c6e25c5af46c5c6f..8ba5c739af818fe2f59099e8637b64b09cb527f7 100644 (file)
@@ -8,11 +8,11 @@
  * -------------------------------------------------------------------- *\r
  * Short description : German langugage support                         *\r
  * -------------------------------------------------------------------- *\r
- * Kurzbeschreibung  : Deutsche Sprachunterstützung                     *\r
+ * Kurzbeschreibung  : Deutsche Sprachuntersttzung                     *\r
  * -------------------------------------------------------------------- *\r
  *                                                                      *\r
  * -------------------------------------------------------------------- *\r
- * Copyright (c) 2003 - 2007 by Roland Haeder                           *\r
+ * Copyright (c) 2003 - 2008 by Roland Haeder                           *\r
  * For more information visit: http://www.mxchange.org                  *\r
  *                                                                      *\r
  * This program is free software; you can redistribute it and/or modify *\r
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r