woocommerce/includes/admin/plugin-updates
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 Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php 2018-03-06 10:58:45 -03:00
class-wc-plugin-updates.php Replace dirname with __DIR__ and add DIRECTORY_SEPARATOR 2020-08-21 15:16:26 -05:00
class-wc-plugins-screen-updates.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-updates-screen-updates.php Fixed package tag usage 2020-08-05 13:36:24 -03:00