pas d'erreur si le nom est trop court
This commit is contained in:
parent
a07579bc39
commit
de88c3afb3
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ if (!defined('_ECRIRE_INC_VERSION')) {
|
|||
return;
|
||||
}
|
||||
|
||||
define('_LOGIN_TROP_COURT', 1);
|
||||
|
||||
$GLOBALS['comptespip_editer'] = [
|
||||
[
|
||||
'saisie' => 'input',
|
||||
|
|
Loading…
Add table
Reference in a new issue