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