woocommerce/includes/admin/list-tables
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
..
abstract-class-wc-admin-list-table.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-list-table-coupons.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-admin-list-table-orders.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-admin-list-table-products.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00