X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fautopurge_de.php;h=c17414c40483b8bfe5cea4f583d046796140fbb8;hb=81bfbcd72e424060ea1223b49ad92fcfa150f361;hp=4da74cbc67d499ea114d5e1bc82d7fe655458cfb;hpb=508228c85fba8448d00865b1639cb8cd7a69e457;p=mailer.git diff --git a/inc/language/autopurge_de.php b/inc/language/autopurge_de.php index 4da74cbc67..c17414c404 100644 --- a/inc/language/autopurge_de.php +++ b/inc/language/autopurge_de.php @@ -10,7 +10,7 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Deutsche Sprachunterstuetzung * * -------------------------------------------------------------------- * - * $Revision:: 856 $ * + * $Revision:: $ * * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * @@ -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); }