Skip to content

Commit

Permalink
Removing Treemap from core plugins disabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Nov 11, 2013
1 parent 48febf8 commit 42c1711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/Plugin/Manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ class Manager extends Singleton
'DBStats',
'DevicesDetection',
// 'Events',
'TreemapVisualization', // should be moved to marketplace
);

public function getCorePluginsDisabledByDefault()
Expand Down

0 comments on commit 42c1711

Please sign in to comment.