A lot double-quotes rewritten to single-quotes, some redirect URLs fixed
[mailer.git] / inc / stats_bonus.php
index 754134c60ae468c2c56cc813bd06df24808a80d2..3d42a33b845f9d43730373c05a5359623ce55183 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);
 }