Skip to content

Commit

Permalink
refs #5212 should fix core tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed May 29, 2014
1 parent 5bbf3b7 commit 7d1b664
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/Plugin/Manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ class Manager extends Singleton

// Themes bundled with core package, disabled by default
protected $coreThemesDisabledByDefault = array(
'ExampleTheme',
'LeftMenu',
'ExampleTheme'
);

/**
Expand Down

0 comments on commit 7d1b664

Please sign in to comment.