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