X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=admin.php;h=ef2153f0086467c10a2428ebfa66de16b14ed4d1;hp=3a173f4d9e9dfd8a87478e5c7339035144d21b8b;hb=397eb5dee2611cfaa1ff494d73e6785b88109cd6;hpb=553913631a4cad484665f11a95a3d57717fb38d6 diff --git a/admin.php b/admin.php index 3a173f4d9e..ef2153f008 100644 --- a/admin.php +++ b/admin.php @@ -44,7 +44,7 @@ $GLOBALS['module'] = "admin"; $CSS = -1; // Load the required file(s) -require("inc/config.php"); +require_once("inc/config.php"); // Is the script installed? if (isBooleanConstantAndTrue('mxchange_installed')) {