X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Flanguage%2Fother_de.php;h=4d08f355f1aa88f7c4649902fd645ced0b68e588;hb=f97a999e0737c0007ae9c3c26dfef49f75a175ac;hp=45728a64c499074452611007e23d429b2faff741;hpb=fb7120ffa230b62b54895bcf95952e1cf30f8594;p=mailer.git diff --git a/inc/language/other_de.php b/inc/language/other_de.php index 45728a64c4..4d08f355f1 100644 --- a/inc/language/other_de.php +++ b/inc/language/other_de.php @@ -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); }