Undefined var customers
This commit is contained in:
parent
7acfc0b7f2
commit
ff2b0db69b
|
@ -10,6 +10,7 @@
|
|||
class WC_Report_Customers extends WC_Admin_Report {
|
||||
|
||||
public $chart_colours = array();
|
||||
public $customers = array();
|
||||
|
||||
/**
|
||||
* Get the legend for the main chart sidebar
|
||||
|
|
Loading…
Reference in New Issue