X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=confirm.php;h=ef0b7d9169d4faeadaf1cbc5bc7e3163558117cc;hb=25f61608f91f341907899a82faa17a1d2fb35ce6;hp=612d3480fd066daf3c14c5183cb42ef39bee4953;hpb=701f5ac005404813e0e546102b5821f2ba2af522;p=mailer.git diff --git a/confirm.php b/confirm.php index 612d3480fd..ef0b7d9169 100644 --- a/confirm.php +++ b/confirm.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;