Piwik\Plugins\UserCountry\Reports\Base::getGeoIPReportDocSuffix PHP Method

getGeoIPReportDocSuffix() protected method

protected getGeoIPReportDocSuffix ( )
    protected function getGeoIPReportDocSuffix()
    {
        return Piwik::translate('UserCountry_GeoIPDocumentationSuffix', array('<a rel="noreferrer"  target="_blank" href="http://www.maxmind.com/?rId=piwik">', '</a>', '<a rel="noreferrer"  target="_blank" href="http://www.maxmind.com/en/city_accuracy?rId=piwik">', '</a>'));
    }