]> git.mxchange.org Git - mailer.git/blobdiff - login.php
Last references to now replaced with mergeConfig()
[mailer.git] / login.php
index 27537535c73151ea252ba2906d4315449c02bb52..d1eaf6c640eeaa3d641c22a291045d87113912ff 100644 (file)
--- a/login.php
+++ b/login.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;