]> git.mxchange.org Git - mailer.git/blobdiff - sponsor_confirm.php
Fix for ticket #86, thx 2 profi-concept :)
[mailer.git] / sponsor_confirm.php
index d849c935c257997d09dc8283800f8bd1e985cb06..8d0b535ae905b3eb36530c371fab8a50bc2a53f3 100644 (file)
  ************************************************************************/
 
 // Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
  ************************************************************************/
 
 // 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");
 
 // Load the required file(s)
 
 // Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {