X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=click.php;h=94d68602c7d97420e0f240dc2a875a85a1a311c8;hp=ee59e6f82511faf8d6c7812e75b5da6827a77617;hb=a954ccdf4aba81ec0e75a1836aa4bc14cb245aba;hpb=5bdeaf8b452206598b6c6cd4f941145b11a0eccc diff --git a/click.php b/click.php index ee59e6f825..94d68602c7 100644 --- 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;