]> git.mxchange.org Git - mailer.git/blobdiff - view.php
Fix for broken SQL queries (all). Resolves #84
[mailer.git] / view.php
index a22e83582c555b0b8226fc406004e3133b41da0a..034483213f71cc2b1f64f12ee3babe9650026651 100644 (file)
--- a/view.php
+++ b/view.php
@@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "view"; $CSS = -1;
 
 // Load the required file(s)
-require("inc/config.php");
+require_once("inc/config.php");
 
 if (((!empty($_GET['user'])) || (!empty($_GET['reseller']))) && (!empty($_GET['banner']))) {
        // Count banner view... we currently don't need the user's id but maybe