Remove deprecated
This commit is contained in:
parent
8bbcea9106
commit
251132fad8
@ -66,7 +66,7 @@ class AideController extends Zend_Controller_Action
|
||||
$identity->acceptationCGU = date('Y-m-d H:i:s');
|
||||
$auth->getStorage()->write($identity);
|
||||
//Redirect
|
||||
$this->_redirect('/');
|
||||
$this->redirect('/');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user