]> git.mxchange.org Git - mailer.git/blobdiff - agb.php
Functions imported, some dev-scripts added
[mailer.git] / agb.php
diff --git a/agb.php b/agb.php
index be4e7dca8cdeeb66d291b382f810a2d68c5356ad..c44da3e8c997f0a9b4936aca6597f1faa0f4119a 100644 (file)
--- a/agb.php
+++ b/agb.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;