Skip to content
Snippets Groups Projects
Commit d865d970 authored by lucha's avatar lucha
Browse files

wrong name of function

parent 1380b817
Branches
No related tags found
No related merge requests found
......@@ -542,8 +542,7 @@ function do_rename_plugins($args){
}
}
function do_rename_plugins($args){
function do_uninstall_plugin($args){
include_once(NOBLOGS_ROOT . '/wp-admin/includes/plugin.php');
$plugin = array_shift($args);
if (!$plugin) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment