X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=view.php;h=6993c8ba37ec5f075784e1b7149e259828c61ae1;hp=8194fa6804745557e79ab903c64e2bbd45da8242;hb=d798a412acb8c1263933bd7f7a0fd9aa251495a7;hpb=78815656dde7ad2e609f884f5778a5f421ff8621 diff --git a/view.php b/view.php index 8194fa6804..6993c8ba37 100644 --- 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("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