Update étape 3 n'envoie plus de message texte
This commit is contained in:
parent
88ead8b16b
commit
c28b0590c2
@ -342,7 +342,7 @@ class install extends common
|
||||
// Installation
|
||||
$pharData->extractTo(__DIR__ . '/../../../', null, true);
|
||||
} catch (Exception $e) {
|
||||
$success = $e->getMessage();
|
||||
$success = false;
|
||||
}
|
||||
// Nettoyage du dossier
|
||||
if (file_exists(self::TEMP_DIR . 'update.tar.gz')) {
|
||||
|
Loading…
Reference in New Issue
Block a user