Update index.php
This commit is contained in:
parent
f0d3c19d51
commit
83af43afdb
@ -123,7 +123,7 @@ if (GETPOST("sendit") && !empty($conf->global->MAIN_UPLOAD_DOC)) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// Echec transfert (fichier depassant la limite ?)
|
||||
// Transfer failure (file exceeding the limit ?)
|
||||
$langs->load("errors");
|
||||
setEventMessages($langs->trans("ErrorFailToCreateDir", $upload_dir), null, 'errors');
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user