X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=view.php;h=6993c8ba37ec5f075784e1b7149e259828c61ae1;hp=8194fa6804745557e79ab903c64e2bbd45da8242;hb=aba7afc0616db433dac750c3386dbb23b5d077ca;hpb=5f8c1a333627cd0145f778a6eebdb251f5bb40b6 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