woocommerce/includes/admin/settings
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 Fixed incorrect package tags 2020-08-05 17:49:10 -03:00
class-wc-settings-accounts.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-advanced.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-checkout.php Hook mapping/bw compat 2018-04-16 14:27:03 +01:00
class-wc-settings-emails.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-general.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-integrations.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-page.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-payment-gateways.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-products.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-shipping.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-settings-tax.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00