auto inscription
This commit is contained in:
parent
b76724107e
commit
88762ee5de
@ -15,7 +15,7 @@
|
|||||||
class registration extends common {
|
class registration extends common {
|
||||||
|
|
||||||
const VERSION = '1.0';
|
const VERSION = '1.0';
|
||||||
const REALNAME = 'Enregistrement';
|
const REALNAME = 'Auto-Inscription';
|
||||||
const DELETE = true;
|
const DELETE = true;
|
||||||
const UPDATE = true;
|
const UPDATE = true;
|
||||||
const DATADIRECTORY = []; // Contenu localisé inclus par défaut (page.json et module.json)
|
const DATADIRECTORY = []; // Contenu localisé inclus par défaut (page.json et module.json)
|
||||||
|
Loading…
Reference in New Issue
Block a user