Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Taxonomy Dropdown Widget
Commits
51bf1110
Commit
51bf1110
authored
Aug 25, 2013
by
Erick Hitter
Browse files
Correct fatal error introduced in
58e04674
parent
4ff9e3a4
Changes
1
Show whitespace changes
Inline
Side-by-side
tag-dropdown-widget.php
View file @
51bf1110
...
...
@@ -92,7 +92,7 @@ class taxonomy_dropdown_widget_plugin {
* @hook deactivation
* @return null
*/
public
deactivation_hook
()
{
public
function
deactivation_hook
()
{
$this
->
cleanup
();
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment