Home
last modified time | relevance | path

Searched refs:_deleteCategory (Results 1 – 1 of 1) sorted by relevance

/plugin/translator/
H A Dadmin.php81 case "updatecategories" : $this->_deleteCategory($_REQUEST['deletecategory']); break;
315 function _deleteCategory($category=array()) { function in admin_plugin_translator