]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/security_functions.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / libs / security_functions.php
index ba081bd00fe80d1cd1251977a691b76e3bf38ec8..c42280607d9cb8064074bf6b4aeba616d2916af3 100644 (file)
@@ -183,7 +183,7 @@ unset($phpSelfDirectory);
 unset($phpSelfFile);
 
 // Security system loaded...
-define('__SECURITY', '1');
+define('__SECURITY', 1);
 
 // [EOF]
 ?>