X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fbirthday_de.php;h=7af0f95d57c7e161ca8dbdd901f11af58023f02a;hb=f97a999e0737c0007ae9c3c26dfef49f75a175ac;hp=5ecc7c98e9828d1483175bf58c3d5da40b19e1a7;hpb=e32b39ab4a4cd504b2e27a238dac38b1a3c9d560;p=mailer.git diff --git a/inc/language/birthday_de.php b/inc/language/birthday_de.php index 5ecc7c98e9..7af0f95d57 100644 --- a/inc/language/birthday_de.php +++ b/inc/language/birthday_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); }