From 133c33ba093981c631ae7d74ffb2b837c7c43d2f Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 21 Nov 2011 13:26:36 +0000 Subject: [PATCH] =?UTF-8?q?#20=20am=C3=A9liorer=20cosmetique=20setup.php:?= =?UTF-8?q?=20ajout=20$succeed=20pour=20patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/admin/setup.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/admin/setup.php b/html/admin/setup.php index db546513b..28314e69f 100644 --- a/html/admin/setup.php +++ b/html/admin/setup.php @@ -459,7 +459,7 @@ for ($e=0;$e < $MaxDossier;$e++) { $db=new Database($db_row['mod_id'],'mod'); $db->apply_patch($db_row['mod_name']); } -echo ''; + //---------------------------------------------------------------------- // Upgrade the account_repository //---------------------------------------------------------------------- @@ -476,6 +476,6 @@ echo '
'; } if (! DEBUG) ob_end_clean(); - echo "

Voilà tout est installé ;-)

"; + echo "

Tout est installé

"; ?> Connectez-vous à PhpCompta