_sModId)->getValue('blDebugmodeGlobal')) { $oGeoIp = oxNew('d3geoip'); echo $oGeoIp->getIP(); } $oLocation = oxNew('d3geoip'); //$oLocation->setUserCountry(); $oLocation->setCountryCurrency(); return parent::init(); } }