A lot double-quotes rewritten to single-quotes, global fix for getMessage() calls
[mailer.git] / inc / language / sponsor_de.php
index 604ff276f128d80e5b0c23d60c6202c908911de4..27914ed1a2dae0a01196fc173e7b27c685108655 100644 (file)
@@ -37,7 +37,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);
 }