Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make activated plugins count in Admin widget correct #11377

Merged
merged 2 commits into from Feb 21, 2017
Merged

Make activated plugins count in Admin widget correct #11377

merged 2 commits into from Feb 21, 2017

Conversation

mattab
Copy link
Member

@mattab mattab commented Feb 20, 2017

Fixes #11144

@mattab mattab added the Needs Review PRs that need a code review label Feb 20, 2017
@mattab mattab added this to the 3.0.2 milestone Feb 20, 2017
@@ -554,13 +554,14 @@ public function getTheme($themeName)
throw new \Exception('Theme not found : ' . $themeName);
}

public function getNumberOfActivatedPlugins()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method wasn't used at all in the codebase as far as I could see

@mattab mattab merged commit 64416dc into 3.x-dev Feb 21, 2017
@mattab mattab deleted the 11144b branch February 21, 2017 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant