X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flanguage%2Fremoveip_de.php;h=4d331ca86f3a86b959e4482906a0966ba719cc91;hp=423c7542979cde99d4390461f641dee85f94edd1;hb=f928ad2bed60fa256d0641eaf6d2c027a2944688;hpb=fb7120ffa230b62b54895bcf95952e1cf30f8594 diff --git a/inc/language/removeip_de.php b/inc/language/removeip_de.php index 423c754297..4d331ca86f 100644 --- a/inc/language/removeip_de.php +++ b/inc/language/removeip_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); }