]> git.mxchange.org Git - mailer.git/blobdiff - ref.php
All, except security block, include()/require() rewritten to own LOAD_INC()/LOAD_INC_...
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 604a86d189cedafd1f07750b50f0f20bd5bdfb3d..ef79784df3ed57ca756e500a41f97606d3b51cfe 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "ref"; $CSS = -1;
 
 // Load the required file(s)
-require("inc/config.php");
+require_once("inc/config.php");
 
 // Redirect only to registration page when this script is installed
 if (isBooleanConstantAndTrue('mxchange_installed')) {