#20 améliorer cosmetique setup.php: ajout $succeed pour patch
This commit is contained in:
parent
bbd988fd7c
commit
133c33ba09
1 changed files with 2 additions and 2 deletions
|
|
@ -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 '</ul>';
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
// Upgrade the account_repository
|
||||
//----------------------------------------------------------------------
|
||||
|
|
@ -476,6 +476,6 @@ echo '<hr>';
|
|||
}
|
||||
|
||||
if (! DEBUG) ob_end_clean();
|
||||
echo "<h2 class=\"info\">Voilà tout est installé ;-) </H2>";
|
||||
echo "<p class=\"warning\">Tout est installé</p>";
|
||||
?>
|
||||
<A HREF="../index.php">Connectez-vous à PhpCompta</A>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue