From 3b7c92b8ab9513d3f125ff721bc8be98ed66dd16 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 28 May 2007 13:39:02 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esht=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/install/upgrade2.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/install/upgrade2.php b/htdocs/install/upgrade2.php index 1d38bdb20f3..c4e00d43aa1 100644 --- a/htdocs/install/upgrade2.php +++ b/htdocs/install/upgrade2.php @@ -775,6 +775,10 @@ function migrate_contracts_open($db,$langs,$conf) function migrate_paiementfourn_facturefourn($db,$langs,$conf) { global $bc; + + print ''; + print '
'; + print ''; $error = 0; $nb=0;