From 94748d4ea0dd3e3a31e9168955ae748436e18e08 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Tue, 24 Apr 2012 07:45:04 +0000 Subject: [PATCH] Debug --- batch/enrichissement.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/batch/enrichissement.php b/batch/enrichissement.php index 37497626..8a885f4f 100644 --- a/batch/enrichissement.php +++ b/batch/enrichissement.php @@ -1,6 +1,6 @@ #!/usr/bin/php getDicoLib($key); } @@ -531,6 +533,10 @@ foreach($tabIdentifiant as $item) } + print_r($tabEntete); + print_r($tabData); + exit; + //Trier pour la sortie $tabSortie = array(); foreach($tabEntete as $key){