diff --git a/www/index.php b/www/index.php index cd8e25a2d..a90ee6231 100644 --- a/www/index.php +++ b/www/index.php @@ -34,8 +34,6 @@ else $sortie=$_REQUEST['sortie']; require_once 'index_auth.php'; -$firephp->log($page,'page'); - switch ($page) { case 'referer': $O2 = $client->setLog('redirection_'.$_REQUEST['part'], $_REQUEST['siret']);