]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/admins_de.php
Bug with multiple registration of filters fixed (see fix_filters.php for details)
[mailer.git] / inc / language / admins_de.php
index 60e49093130407378b38d2ce7328c2210d93c990..e444e0665ab60b6e98cbe2833f11f0ad8e334ea2 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);
 }