Skip to content

Remove unused function PMA_pluginIsActive#9

Merged
nijel merged 1 commit intophpmyadmin:masterfrom
amarin15:remove_unused_function_PMA_pluginIsActive
Mar 27, 2012
Merged

Remove unused function PMA_pluginIsActive#9
nijel merged 1 commit intophpmyadmin:masterfrom
amarin15:remove_unused_function_PMA_pluginIsActive

Conversation

@amarin15
Copy link
Contributor

In /libraries/plugin_interface.lib.php, the function PMA_pluginIsActive($section, $opt, $val) was defined, but was not used anywhere in the project.
Previously, it was used in PMA_pluginGetChoice(), in the same file (as seen here [0]).

[0] http://phpxref.com/xref/phpmyadmin/libraries/plugin_interface.lib.php.source.html#l167

Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants