More variables renamed to , install/admin_WriteData() is now generic (with open TODO)
[mailer.git] / click.php
index ee59e6f82511faf8d6c7812e75b5da6827a77617..94d68602c7d97420e0f240dc2a875a85a1a311c8 100644 (file)
--- a/click.php
+++ b/click.php
@@ -32,7 +32,7 @@
  ************************************************************************/
 
 // Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
 
 // Init "action" and "what"
 global $what, $action;