X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fbeg_de.php;h=298ce80a85be67921313dc7d97c8c349d2b3efce;hb=509ae618cc32ba2b811cf66567d62abc597dc405;hp=4b60eca30d789f11972fa568e2f73325a59cef8a;hpb=fb7120ffa230b62b54895bcf95952e1cf30f8594;p=mailer.git diff --git a/inc/language/beg_de.php b/inc/language/beg_de.php index 4b60eca30d..298ce80a85 100644 --- a/inc/language/beg_de.php +++ b/inc/language/beg_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); }