public function project_del()
 {
     $return_func = 'project';
     parent::project_item_del($this->module, $return_func);
 }