From 486007e5c140a1a8411513fed9201d8b7a267bb3 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Fri, 29 Jun 2012 14:49:56 +0000 Subject: [PATCH] oubli virgule --- batch/enrichissement.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch/enrichissement.php b/batch/enrichissement.php index 8c259913..3fa44aca 100644 --- a/batch/enrichissement.php +++ b/batch/enrichissement.php @@ -126,7 +126,7 @@ $tabDico = array( 'DCRET' => '', 'EFF_ET' => '', 'CODEVOIE' => '', - 'NBETEXPL' => 'NBETAB as NBETEXPL' + 'NBETEXPL' => 'NBETAB as NBETEXPL', 'dateMajInsee' => 'dateUpdate as dateMajInsee', ), 'where' => ' WHERE SIREN=$siren AND NIC=$nicV',