X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Factive_de.php;h=0ffe2c4e35c0a6bec1ce639339a0de2ef6f3164b;hb=0437f06b273f885db05736449a952c6eb72086ca;hp=edc2b9ba96b921d921fa2056bca571cb53115bf7;hpb=fb7120ffa230b62b54895bcf95952e1cf30f8594;p=mailer.git diff --git a/inc/language/active_de.php b/inc/language/active_de.php index edc2b9ba96..0ffe2c4e35 100644 --- a/inc/language/active_de.php +++ b/inc/language/active_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); }