]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/newsletter_de.php
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / inc / language / newsletter_de.php
index 2aeaf50569aef1b982a480e64d2da98f5e69b16f..5f399c23b925a28eb7002cc59ab4c09cbb908420 100644 (file)
@@ -10,7 +10,7 @@
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Deutsche Sprachunterstuetzung                    *
  * -------------------------------------------------------------------- *
- * $Revision:: 856                                                    $ *
+ * $Revision::                                                        $ *
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
@@ -38,7 +38,7 @@
 
 // Some security stuff...
 if (!defined('__SECURITY')) {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), '/inc') + 4) . '/security.php';
        require($INC);
 }