oubli virgule

This commit is contained in:
Michael RICOIS 2012-06-29 14:49:56 +00:00
parent 69f09a510c
commit 486007e5c1

View File

@ -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',