Example #1
0
 function remove()
 {
     $projectView = new JeaViewProjects();
     $projectView->getDeleteProject();
     $this->_setDefaultRedirect();
 }