Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Goals/Reports/GetDaysToConversion.php')
-rw-r--r--plugins/Goals/Reports/GetDaysToConversion.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Goals/Reports/GetDaysToConversion.php b/plugins/Goals/Reports/GetDaysToConversion.php
index d41f2e8f06..a6a5060782 100644
--- a/plugins/Goals/Reports/GetDaysToConversion.php
+++ b/plugins/Goals/Reports/GetDaysToConversion.php
@@ -15,6 +15,8 @@ use Piwik\Plugins\Goals\Archiver;
class GetDaysToConversion extends Base
{
+ protected $defaultSortColumn = '';
+
protected function init()
{
parent::init();