Add back necessary file.
This commit is contained in:
parent
84b596af14
commit
bfe2c87fa8
|
@ -55,6 +55,7 @@ class WC_Helper {
|
||||||
*/
|
*/
|
||||||
protected static function includes() {
|
protected static function includes() {
|
||||||
include_once __DIR__ . '/class-wc-helper-admin.php';
|
include_once __DIR__ . '/class-wc-helper-admin.php';
|
||||||
|
include_once __DIR__ . '/class-wc-helper-api.php';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue