dimension = new Website(); $this->name = Piwik::translate('General_AllWebsitesDashboard'); $this->documentation = ''; // TODO $this->constantRowsCount = false; $this->order = 4; } }