X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fconfig.php;h=5e6307bbd6ca4e426b69bab8c022228a141715c5;hp=c645e2e263cf3a6d8935606b22bd1980f5097f87;hb=84317e249885eb03a99f2946acf285ff27d506ac;hpb=8ece7fd45c386f7ccd60f9c4800ad207602b0240 diff --git a/inc/config.php b/inc/config.php index c645e2e263..5e6307bbd6 100644 --- a/inc/config.php +++ b/inc/config.php @@ -162,7 +162,7 @@ define('SSL_COOKIES', false); define('ENABLE_BACKLINK', true); // Connect to the MySQL database... -LOAD_INC_ONCE("inc/mysql-connect.php"); +require(PATH."inc/mysql-connect.php"); // ?>