public function actionLogout()
 {
     DTSession::destroy();
 }