diff --git a/htdocs/install.php b/htdocs/install.php index d2581a8bdf7..d4877c8d7ce 100644 --- a/htdocs/install.php +++ b/htdocs/install.php @@ -2,6 +2,7 @@ if ($HTTP_POST_VARS["action"] == "set") { + umask(0); print '
| Impossible de créer : ".$dir[$i]." | Erreur |