Home
last modified time | relevance | path

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

/plugin/judge/
H A Dadmin.php45 …$this->output = $crud->delSubmissions(array('problem_name' => $_REQUEST['problem_name'], 'type' =>…
/plugin/judge/helper/
H A Dcrud.php167 public function delSubmissions($data) function in helper_plugin_judge_crud