gestion sondednma alone

This commit is contained in:
2021-02-15 16:58:16 +01:00
parent 4b038e8c56
commit c8ad97f4ce
2 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class SondeController extends Controller
public function sondeAction()
{
// Debug sonde
$fgdebug = $this->getParameter("fgdebug");
$fgdebug = true;
// Calcul du login
$user=$this->getUser();