woocommerce/includes/admin/meta-boxes
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 Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-meta-box-coupon-data.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-meta-box-order-actions.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-meta-box-order-data.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-meta-box-order-downloads.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-meta-box-order-items.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-meta-box-order-notes.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-meta-box-product-data.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-meta-box-product-images.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-meta-box-product-reviews.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-meta-box-product-short-description.php Fixed package tag usage 2020-08-05 13:36:24 -03:00