Esempio n. 1
0
 public function executeDeleteAll()
 {
     sfErrorLogPeer::doDeleteAll();
     $this->redirect('sfErrorLogViewer/list');
 }