*** ezini (copie).php	Mon Oct  8 18:47:22 2012
--- ezini.php	Wed Oct 17 16:33:22 2012
***************
*** 787,793 ****
                          continue;
                      }
  
!                     $this->BlockValuesPlacement[$currentBlock][$varName][] = $file;
                  }
                  else
                  {
--- 787,793 ----
                          continue;
                      }
  
!                     $this->BlockValuesPlacement[$currentBlock][$varName] = array( $file );
                  }
                  else
                  {
