From be96e125d48b9aee25268d78003788281e9e9f9e Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Fri, 18 Nov 2011 11:22:43 +0000 Subject: [PATCH] formattage --- batch/enrichissement.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/batch/enrichissement.php b/batch/enrichissement.php index 16017035..7f454a93 100644 --- a/batch/enrichissement.php +++ b/batch/enrichissement.php @@ -79,7 +79,7 @@ $tabDico = array( 'ape_etab' => '', 'ape_entrep' => '', 'SiretEnBase' => 'nic>0 as SiretEnBase', - ), + ), 'where' => ' WHERE siren=$siren AND nic=$nic', ), 'identite' => array( @@ -125,7 +125,7 @@ $tabDico = array( 'EFF_ET' => '', 'CODEVOIE' => '', 'dateMajInsee' => 'dateUpdate as dateMajInsee', - ), + ), 'where' => ' WHERE SIREN=$siren AND NIC=$nic', ), 'notice' => array( @@ -153,7 +153,7 @@ $tabDico = array( 'insEAESEC3N' => '', 'insEAESEC4N' => '', 'dateMajNotice' => 'dateNotice as dateMajNotice', - ), + ), 'where' => ' WHERE insSIREN=$siren AND insNIC=$nic', ), 'rncs_entrep' => array( @@ -173,7 +173,7 @@ $tabDico = array( 'dateRad' => 'dateRad', 'capitalType' => 'capitalType', 'dateMajEnRncs' => 'flux AS dateMajEnRncs', - ), + ), 'where' => ' WHERE siren=$siren', ), 'rncs_etab' => array( @@ -193,7 +193,7 @@ $tabDico = array( 'adrCompRncs' => 'adrComp AS adrCompRncs', 'nafEtRncs' => 'naf AS nafEtRncs', 'dateMajEtRncs' => 'flux AS dateMajEtRncs', - ), + ), 'where' => ' WHERE siren=$siren AND nic=$nic', ), 'infos_entrep' => array( @@ -204,7 +204,7 @@ $tabDico = array( 'fax' => '', 'web' => '', 'mail' => '', - ), + ), 'where' => ' WHERE siren=$siren', ), 'data' => array(