]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/theme.php
Internal TODO closed (sry for second commit)
[mailer.git] / theme / business / theme.php
index 843d681f5236b33ec9a2922f679280dec8aeed84..5282519e7a1e2f903eae0982e5512c18f0157a56 100644 (file)
@@ -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);
 }