woocommerce/includes/integrations/maxmind-geolocation
Romario 073c63c9c4 Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR
Previously 'dirname(  __FILE__ )' was used to import files, however, the directory separator was missing.

This commit replaces 'dirname(  __FILE__ )' that was introduced in 5370d02484 with __DIR__  and added DIRECTORY_SEPARATOR
2020-08-21 15:16:26 -05:00
..
views Added clarity to the file path in the integration settings 2020-01-14 13:32:59 -08:00
class-wc-integration-maxmind-database-service.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-integration-maxmind-geolocation.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00